|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJUnitFacesTestCase
javax.faces.component.UIComponentTestCase
javax.faces.component.UIComponentBaseTestCase
javax.faces.component.UIFormTestCase
public class UIFormTestCase
Unit tests for UIForm.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.faces.component.UIComponentTestCase |
|---|
UIComponentTestCase.ValidationSignal |
| Field Summary |
|---|
| Fields inherited from class javax.faces.component.UIComponentTestCase |
|---|
component, expectedAttributes, expectedFamily, expectedId, expectedRendered, expectedRendererType, expectedRendersChildren |
| Constructor Summary | |
|---|---|
UIFormTestCase(java.lang.String name)
Construct a new instance of this test case. |
|
| Method Summary | |
|---|---|
void |
setUp()
|
static Test |
suite()
|
void |
testLifecycleManagement()
|
void |
testPrependId()
|
void |
testPristine()
|
void |
testPropertiesInvalid()
|
void |
testPropertiesValid()
|
void |
testSaveState()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIFormTestCase(java.lang.String name)
name - Name of the test case| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
setUp in class UIComponentBaseTestCasejava.lang.Exceptionpublic static Test suite()
public void testLifecycleManagement()
testLifecycleManagement in class UIComponentBaseTestCasepublic void testPristine()
testPristine in class UIComponentTestCase
public void testPropertiesInvalid()
throws java.lang.Exception
testPropertiesInvalid in class UIComponentTestCasejava.lang.Exception
public void testPropertiesValid()
throws java.lang.Exception
testPropertiesValid in class UIComponentTestCasejava.lang.Exception
public void testPrependId()
throws java.lang.Exception
java.lang.Exception
public void testSaveState()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||