|
||||||||||
| 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.myfaces.custom.tree2.TreeWalkerBaseTest
public class TreeWalkerBaseTest
- .. Root (0) | - .. A (0:0) | | | + .. AA (0:0:0) | | | + .. AB (0:0:1) | | | + .. AC (0:0:2) | | .. aca (0:0:2:0) | | .. acb (0:0:2:1) | + .. B (0:1) | | | + .. BA (0:1:0) | | | + .. BB (0:1:1) | | .. C (0:2) | | .. d (0:3)
| Constructor Summary | |
|---|---|
TreeWalkerBaseTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
void |
testGetRootNodeId()
|
void |
testNextCheckState()
Walk through all of the nodes and make sure the return value is correct as well as the current node of the tree. |
void |
testNextNoCheckState()
Walk through all of the nodes and make sure the return value is correct as well as the current node of the tree. |
void |
testReset()
Walk through the tree. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TreeWalkerBaseTest()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseException
public void testGetRootNodeId()
throws Exception
Exception
public void testNextCheckState()
throws Exception
Exception
public void testNextNoCheckState()
throws Exception
Exceptionpublic void testReset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||