|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestCase
javax.faces.model.DataModelTestCaseBase
javax.faces.model.ListDataModelTestCase
public class ListDataModelTestCase
Unit tests for ListDataModel.
| Field Summary |
|---|
| Fields inherited from class javax.faces.model.DataModelTestCaseBase |
|---|
beans, model |
| Constructor Summary | |
|---|---|
ListDataModelTestCase(java.lang.String name)
Construct a new instance of this test case. |
|
| Method Summary | |
|---|---|
void |
setUp()
|
static Test |
suite()
|
| Methods inherited from class javax.faces.model.DataModelTestCaseBase |
|---|
checkRow, configure, data, tearDown, testInvalidListeners, testIterator, testPositionAscending, testPositionDescending, testPristine, testRemoveListener, testReset, testRowAvailable, testRowData, testRowIndex, testWrapped |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListDataModelTestCase(java.lang.String name)
name - Name of the test case| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
setUp in class DataModelTestCaseBasejava.lang.Exceptionpublic static Test suite()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||