javax.faces.component
Class StateHolderSaverTestCase
java.lang.Object
JUnitFacesTestCase
javax.faces.component.UIComponentTestCase
javax.faces.component.UIComponentBaseTestCase
javax.faces.component.StateHolderSaverTestCase
public class StateHolderSaverTestCase
- extends UIComponentBaseTestCase
Methods inherited from class javax.faces.component.UIComponentBaseTestCase |
checkAttributes, checkComponentListeners, checkComponents, checkProperties, checkValueBindings, createComponent, lifecycleTrace, lifecycleTrace, populateComponent, setUp, tearDown, testChildrenAndFacetsWithNullGetParent, testChildrenListAfterAddPublish, testChildrenListAfterAddViewPublish, testComponentToFromEL, testComponentToFromEL2, testComponentToFromELBackwardCompatible, testEncodeBeginPublish, testEncodeChildren, testFacetMapAfterAddViewPublish, testGetFacetsAndChildren, testInvokeOnComponentNegative, testInvokeOnComponentPositive, testInvokeOnComponentWithPrependId, testMethodBindingAdapterBaseException, testStateHolder2, testValueExpressions, testValueExpressionValueBindingIdempotency |
Methods inherited from class javax.faces.component.UIComponentTestCase |
checkAttributeCount, checkAttributeMissing, checkAttributePresent, checkChildCount, checkChildMissing, checkChildPresent, checkFacetCount, checkFacetMissing, checkFacetPresent, testAttributesMap, testAttributesNegative, testAttributesPositive, testAttributesTransparency, testChidrenNegative, testChidrenReplace, testChildrenIterator, testChildrenListIterator, testChildrenPositive, testFacetsMapEntrySet, testFacetsMapKeySet, testFacetsMapValues, testFacetsNegative, testFacetsPositive, testPristine, testPropertiesInvalid, testPropertiesValid, testValidationEvents |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateHolderSaverTestCase
public StateHolderSaverTestCase(java.lang.String name)
suite
public static Test suite()
testLifecycleManagement
public void testLifecycleManagement()
- Overrides:
testLifecycleManagement
in class UIComponentBaseTestCase
testChildrenRecursive
public void testChildrenRecursive()
- Overrides:
testChildrenRecursive
in class UIComponentBaseTestCase
testComponentReconnect
public void testComponentReconnect()
- Overrides:
testComponentReconnect
in class UIComponentBaseTestCase
testComponentRemoval
public void testComponentRemoval()
- Overrides:
testComponentRemoval
in class UIComponentBaseTestCase
testStateHolder
public void testStateHolder()
throws java.lang.Exception
- Overrides:
testStateHolder
in class UIComponentBaseTestCase
- Throws:
java.lang.Exception
testValueBindings
public void testValueBindings()
- Overrides:
testValueBindings
in class UIComponentBaseTestCase
testImplementsStateHolder
public void testImplementsStateHolder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImplementsSerializable
public void testImplementsSerializable()
throws java.lang.Exception
- Throws:
java.lang.Exception
testImplementsNeither
public void testImplementsNeither()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.