|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.apache.commons.cactus.util.TestAssertUtils
Unit tests of the AssertUtils class.
| Constructor Summary | |
TestAssertUtils(java.lang.String theName)
Defines the testcase name for JUnit. |
|
| Method Summary | |
static void |
main(java.lang.String[] theArgs)
Start the tests. |
static junit.framework.Test |
suite()
|
void |
testParseSetCookieHeader1()
|
void |
testParseSetCookieHeader2()
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, name, run, run, runBare, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, fail, fail |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TestAssertUtils(java.lang.String theName)
theName - the testcase's name.| Method Detail |
public static void main(java.lang.String[] theArgs)
theArgs - the arguments. Not usedpublic static junit.framework.Test suite()
TestSuite) that includes all methods
starting with "test"public void testParseSetCookieHeader1()
public void testParseSetCookieHeader2()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||