|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.jsieve.RequireMissingTest
public class RequireMissingTest
Class AddressTest
| Constructor Summary | |
|---|---|
RequireMissingTest()
|
|
| Method Summary | |
|---|---|
void |
testMissingRequire()
Tests 2.10.5 Extensions and Optional Features: If an extension is not enabled with "required" they must treat it as if they do not support it at all. |
void |
testRequireAfterOtherCommand()
Tests 3.2 Control Structure Require: Require MUST NOT be used after any other command. |
void |
testUnsupportedRequire()
Tests that unsupported requires are caught before script execution. |
void |
testUnsupportedRequireMultiple()
Tests that unsupported requires are caught before script execution. |
void |
testUnsupportedRequireNoBrackets()
Tests that unsupported requires are caught before script execution. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RequireMissingTest()
| Method Detail |
|---|
public void testUnsupportedRequireNoBrackets()
throws java.lang.Exception
java.lang.Exception
public void testUnsupportedRequireMultiple()
throws java.lang.Exception
java.lang.Exception
public void testUnsupportedRequire()
throws java.lang.Exception
java.lang.Exception
public void testMissingRequire()
throws java.lang.Exception
java.lang.Exception
public void testRequireAfterOtherCommand()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||