|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.apache.jsieve.ConfigurationManagerTest
public class ConfigurationManagerTest
Class ConfigurationManagerTest
Constructor Summary | |
---|---|
ConfigurationManagerTest()
|
Method Summary | |
---|---|
void |
testCommandMap()
Test the CommandMap maps 'MUST' and 'SHOULD' be supported commands to the correct classes. |
void |
testComparatorMap()
Test the CommparatorMap maps 'MUST' and 'SHOULD' be supported comparators to the correct classes. |
void |
testTestMap()
Test the TestMap maps 'MUST' and 'SHOULD' be supported tests to the correct classes. |
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 ConfigurationManagerTest()
Method Detail |
---|
public void testCommandMap()
public void testTestMap()
public void testComparatorMap()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |