|
||||||||||
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.ResultDataModelTestCase
public class ResultDataModelTestCase
Unit tests for ResultDataModel
.
Field Summary | |
---|---|
protected MockResult |
result
|
Fields inherited from class javax.faces.model.DataModelTestCaseBase |
---|
beans, model |
Constructor Summary | |
---|---|
ResultDataModelTestCase(java.lang.String name)
Construct a new instance of this test case. |
Method Summary | |
---|---|
protected TestBean |
data()
|
void |
setUp()
|
static Test |
suite()
|
Methods inherited from class javax.faces.model.DataModelTestCaseBase |
---|
checkRow, configure, 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 |
Field Detail |
---|
protected MockResult result
Constructor Detail |
---|
public ResultDataModelTestCase(java.lang.String name)
name
- Name of the test caseMethod Detail |
---|
public void setUp() throws java.lang.Exception
setUp
in class DataModelTestCaseBase
java.lang.Exception
public static Test suite()
protected TestBean data() throws java.lang.Exception
data
in class DataModelTestCaseBase
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |