Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 651 | 0 | 43 | 0 | 93.395% | 2.7 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| javax.faces | 14 | 0 | 2 | 0 | 85.714% | 0.005 |
| javax.faces.component | 504 | 0 | 32 | 0 | 93.651% | 1.661 |
| javax.faces.application | 59 | 0 | 9 | 0 | 84.746% | 0.299 |
| javax.faces.component.html | 1 | 0 | 0 | 0 | 100% | 0.002 |
| javax.faces.convert | 44 | 0 | 0 | 0 | 100% | 0.099 |
| javax.faces.validator | 1 | 0 | 0 | 0 | 100% | 0.149 |
| javax.faces.event | 28 | 0 | 0 | 0 | 100% | 0.485 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
javax.faces
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| FacesExceptionTest | 5 | 0 | 0 | 0 | 100% | 0.002 | |
| FactoryFinderTest | 9 | 0 | 2 | 0 | 77.778% | 0.003 |
javax.faces.component
javax.faces.application
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| StateManagerTest | 5 | 0 | 0 | 0 | 100% | 0.132 | |
| ApplicationTest | 9 | 0 | 9 | 0 | 0% | 0.004 | |
| FacesMessageTest | 14 | 0 | 0 | 0 | 100% | 0.011 | |
| ViewHandlerTest | 6 | 0 | 0 | 0 | 100% | 0.07 | |
| ViewHandlerTest | 6 | 0 | 0 | 0 | 100% | 0.006 | |
| FacesMessageTest | 14 | 0 | 0 | 0 | 100% | 0.009 | |
| StateManagerTest | 5 | 0 | 0 | 0 | 100% | 0.067 |
javax.faces.component.html
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| HtmlOutputLinkTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
javax.faces.convert
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DoubleConverterTest | 3 | 0 | 0 | 0 | 100% | 0.012 | |
| EnumConverterTest | 8 | 0 | 0 | 0 | 100% | 0.01 | |
| NumberConverterTest | 7 | 0 | 0 | 0 | 100% | 0.017 | |
| MessageUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.009 | |
| DateTimeConverterTest | 1 | 0 | 0 | 0 | 100% | 0.016 | |
| DateTimeConverterTest | 1 | 0 | 0 | 0 | 100% | 0.011 | |
| NumberConverterTest | 7 | 0 | 0 | 0 | 100% | 0.01 | |
| DoubleConverterTest | 3 | 0 | 0 | 0 | 100% | 0.003 | |
| MessageUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.003 | |
| EnumConverterTest | 8 | 0 | 0 | 0 | 100% | 0.008 |
javax.faces.event
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| MethodExpressionActionListenerTest | 7 | 0 | 0 | 0 | 100% | 0.005 | |
| MethodExpressionValueChangeListenerTest | 7 | 0 | 0 | 0 | 100% | 0.472 | |
| MethodExpressionValueChangeListenerTest | 7 | 0 | 0 | 0 | 100% | 0.003 | |
| MethodExpressionActionListenerTest | 7 | 0 | 0 | 0 | 100% | 0.005 |
Test Cases
[Summary] [Package List] [Test Cases]
UIDataRowStateTest
UIInputTest
| testValidationErrorTriggersFacesContextValidationFailed | 0.016 | |
| testValidateNotCallValueChangeListenerWhenCallValidateWithBinding | 0.006 | |
| testValidateNotCallValueChangeListenerWhenCallValidateWithValidator | 0.003 | |
| testWhenSpecifiedConverterMessageIsUsedInCaseConverterExceptionOccurs | 0.007 | |
| testWhenSpecifiedValidatorMessageIsUsedInCaseValidatorExceptionOccurs | 0.002 | |
| testUpdateModelSetsTheLocalValueToModelValue | 0.001 | |
| testValidateWithEmptyStringWithEmptyStringAsNullEnabled | 0.003 | |
| testValidateWithNonStringWithEmptyStringAsNullEnabled | 0.002 | |
| testValidateWithNonEmptyStringWithEmptyStringAsNullEnabled | 0.001 | |
| testValidateWithEmptyStringWithEmptyStringAsNullDisabled | 0.015 | |
| testValidateWithEmptyStringWithEmptyStringAsNullNotSpecified | 0 | |
| testProcessDecodesRenderedFalse | 0.001 | |
| testProcessDecodesRenderedTrue | 0.002 | |
| testProcessValidatorsRenderedFalse | 0.001 | |
| testProcessValidatorsRenderedTrue | 0.001 | |
| testProcessUpdatesRenderedFalse | 0.003 | |
| testProcessUpdatesRenderedTrue | 0.001 | |
| testVisitTree | 0.011 |
UIComponentBaseGetChildrenTest
| testSimpleAddRemove | 0 | |
| testGetChildrenAddAll | 0 | |
| testSetChild1 | 0 | |
| testSetChild2 | 0.005 | |
| testSetFacetClearChild | 0.001 | |
| testSetFacetClearFacet | 0.001 |
DoubleConverterTest
| testDoubleParsingGermany | 0.003 | |
| testDoubleParsingUS | 0.003 | |
| testDoubleParsingJvmBugWorkaround | 0.003 |
UISelectManyTest
EnumConverterTest
| testGetAsObject | 0.001 | |
| testGetAsObjectNull | 0 | |
| testGetAsObjectNoEnum | 0.002 | |
| testGetAsObjectNoClassSet | 0.002 | |
| testGetAsString | 0 | |
| testGetAsStringNull | 0.001 | |
| testGetAsStringNoEnum | 0.001 | |
| testGetAsStringNoClassSet | 0.001 |
_DeltaFacesListenerListTest
| testSimpleAddRemove | 0.002 | |
| testSimpleSaveRestore1 | 0 | |
| testSimpleSaveRestore2 | 0 | |
| testSimpleSaveRestore3 | 0 | |
| testSimpleSaveRestore4 | 0.001 | |
| testSimpleSaveRestore5 | 0.001 | |
| testSimpleSaveRestore6 | 0.001 | |
| testSimpleSaveRestore7 | 0.001 | |
| testSimpleSaveRestore8 | 0.001 | |
| testSimpleSaveRestore9 | 0.001 | |
| testSimpleSaveRestoreTransient1 | 0.001 | |
| testSimpleSaveRestoreTransient2 | 0.001 | |
| testSimpleSaveRestoreTransient3 | 0.001 | |
| testSimpleSaveRestoreTransient4 | 0.001 | |
| testComplexSaveRestore1 | 0.001 |
MethodExpressionActionListenerTest
| testSaveState | 0 | |
| testRestoreState | 0 | |
| testMethodExpressionActionListener | 0 | |
| testMethodExpressionActionListenerMethodExpression | 0 | |
| testMethodExpressionActionListenerMethodExpressionMethodExpression | 0 | |
| testProcessAction | 0.002 | |
| testProcessAction2 | 0.002 |
UIOutputPSSTest
UIComponentFindComponentTest
| testWithNullExperession | 0.001 | |
| testWithEmptyExperession | 0 | |
| testRootExpression | 0.001 | |
| testRelativeExpression | 0.001 | |
| testComplexRelativeExpression | 0.001 | |
| testOverriddenFindComponent | 0.001 | |
| testXXFindComponent | 0.001 | |
| testWithRelativeExpressionNamingContainer | 0 |
NumberConverterTest
| testFranceLocaleWithNonBreakingSpace | 0.006 | |
| testFranceLocaleWithoutNonBreakingSpace | 0.001 | |
| testUSLocaleUsingEURCurrencyCode | 0.002 | |
| testUKLocaleUsingEURCurrencyCode | 0.001 | |
| testGermanyLocaleUsingEURCurrencyCode | 0.002 | |
| testCurrencyPattern | 0.001 | |
| testCurrencyPattern2 | 0.001 |
StateManagerTest
| testNullThrowsIsSavingStateInClient | 0.001 | |
| testIsSavingStateInClientTrue | 0.128 | |
| testIsSavingStateInClientFalse | 0.001 | |
| testIsSavingStateInClientBogus | 0.001 | |
| testIsSavingStateInClientNull | 0 |
FacesExceptionTest
| javax.faces.FacesExceptionTest.testFacesException | 0.001 | |
| javax.faces.FacesExceptionTest.testFacesExceptionThrowable | 0 | |
| javax.faces.FacesExceptionTest.testFacesExceptionString | 0 | |
| javax.faces.FacesExceptionTest.testFacesExceptionStringThrowable | 0.001 | |
| javax.faces.FacesExceptionTest.testGetCause | 0 |
_SelectItemsUtilTest
FactoryFinderTest
| javax.faces.FactoryFinderTest.testGetFactory | 0 | |
| javax.faces.FactoryFinderTest.testGetFactoryTwice | 0 | |
| javax.faces.FactoryFinderTest.testGetFactoryNoFactory | 0 | |
| javax.faces.FactoryFinderTest.testGetFactoryNoConfiguration | 0 | |
| Should have thrown an illegal state exception | ||
| javax.faces.FactoryFinderTest.testSetFactoryBogusName | 0 | |
| javax.faces.FactoryFinderTest.testSetFactory | 0 | |
| javax.faces.FactoryFinderTest.testSetFactoryNoEffect | 0 | |
| javax.faces.FactoryFinderTest.testSetFactoryAdditiveClassNames | 0.001 | |
| javax.faces.FactoryFinderTest.testReleaseFactories | 0 |
_DeltaListTest
| testSimpleAddRemove | 0.005 | |
| testSimpleSaveRestore1 | 0.032 | |
| testSimpleSaveRestore2 | 0.001 | |
| testSimpleSaveRestore3 | 0.001 | |
| testSimpleSaveRestore4 | 0.002 | |
| testSimpleSaveRestore5 | 0.001 | |
| testSimpleSaveRestore6 | 0.001 | |
| testSimpleSaveRestore7 | 0.001 | |
| testSimpleSaveRestore8 | 0.002 | |
| testSimpleSaveRestore9 | 0.001 | |
| testSimpleSaveRestoreTransient1 | 0.001 | |
| testSimpleSaveRestoreTransient2 | 0.001 | |
| testSimpleSaveRestoreTransient3 | 0.001 | |
| testSimpleSaveRestoreTransient4 | 0.002 | |
| testSimpleSaveRestoreTransient5 | 0.001 | |
| testSimpleSaveRestoreTransient6 | 0.001 | |
| testSimpleSaveRestoreTransient7 | 0.001 |
_MethodBindingToMethodExpressionTest
| testIsLiteralText | 0.084 | |
| testGetExpressionString | 0.001 | |
| test_MethodBindingToMethodExpression | 0 | |
| test_MethodBindingToMethodExpressionMethodBinding | 0.002 | |
| testGetMethodInfoELContext | 0.002 | |
| testInvoke | 0.002 | |
| testStateHolder | 0 |
UIViewParameterTest
| testValidationErrorTriggersFacesContextValidationFailed | 0.102 | |
| testDecodeSetOnlyNonNullSubmittedValue | 0.003 |
MethodExpressionValueChangeListenerTest
| testMethodExpressionValueChangeListener | 0.423 | |
| testMethodExpressionValueChangeListenerMethodExpression | 0.003 | |
| testMethodExpressionValueChangeListenerMethodExpressionMethodExpression | 0.017 | |
| testProcessValueChange | 0.004 | |
| testProcessValueChange2 | 0.003 | |
| testSaveState | 0.001 | |
| testRestoreState | 0.001 |
UIDataTest
| testSaveState | 0 | |
| testRestoreState | 0.002 | |
| testProcessDecodesRenderedFalse | 0 | |
| testProcessDecodesRenderedTrue | 0.001 | |
| testProcessValidatorsRenderedFalse | 0.001 | |
| testProcessValidatorsRenderedTrue | 0.002 | |
| testProcessUpdatesRenderedFalse | 0.001 | |
| testProcessUpdatesRenderedTrue | 0.001 | |
| testVisitTree | 0.034 | |
| testValueExpression | 0.002 | |
| testGetClientId | 0.038 | |
| testInvokeOnComponentFacesContextStringContextCallback | 0.001 | |
| testBroadcastFacesEvent | 0.039 | |
| testEncodeBeginFacesContext | 0.005 | |
| testEncodeEndFacesContext | 0 | |
| testQueueEventFacesEvent | 0 | |
| testProcessDecodesFacesContext | 0 | |
| testProcessValidatorsFacesContext | 0 | |
| testProcessUpdatesFacesContext | 0 | |
| testUIData | 0 | |
| testSetFooter | 0.001 | |
| testGetFooter | 0 | |
| testSetHeader | 0.001 | |
| testGetHeader | 0.001 | |
| testIsRowAvailable | 0.001 | |
| testGetRowCount | 0 | |
| testGetRowData | 0 | |
| testGetRowIndex | 0 | |
| testSetRowIndex | 0 | |
| testGetDataModel | 0 | |
| testSetDataModel | 0 | |
| testSetValue | 0 | |
| testSetRows | 0 | |
| testSetFirst | 0 | |
| testGetValue | 0 | |
| testGetVar | 0 | |
| testSetVar | 0 | |
| testGetRows | 0 | |
| testGetFirst | 0 | |
| testGetFamily | 0 | |
| testPreserveRowComponentState1 | 0.015 |
UIComponentEventListenerWrapperTest
| testUIComponentListenerNormalState | 0.002 | |
| testUIComponentListenerWithPSS | 0.001 | |
| testUIComponentListenerWithPSSFull | 0.001 | |
| testRendererListenerNormalState | 0.001 | |
| testRendererListenerWithPSS | 0.001 | |
| testRendererListenerWithPSSFull | 0.011 | |
| testNonSerializableListenerNormalState | 0.002 | |
| testNonSerializableListenerWithPSS | 0.001 | |
| testNonSerializableListenerWithPSSFull | 0.001 | |
| testSerializableListenerNormalState | 0.002 | |
| testSerializableListenerWithPSS | 0.001 | |
| testSerializableListenerWithPSSFull | 0.001 | |
| testStateHolderListenerNormalState | 0.002 | |
| testStateHolderListenerWithPSS | 0.001 | |
| testStateHolderListenerWithPSSFull | 0.001 | |
| testPartialStateHolderListenerNormalState | 0.002 | |
| testPartialStateHolderListenerWithPSS | 0.001 | |
| testPartialStateHolderListenerWithPSS2 | 0.001 | |
| testPartialStateHolderListenerWithPSSFull | 0.001 |
_DeltaStateHelperTest
| testSaveState | 0.001 | |
| testRestoreState | 0.001 | |
| testIsInitalStateMarked | 0.001 | |
| testAdd | 0.001 | |
| testGet | 0.001 | |
| testPut_Serializable_Object | 0 | |
| testPut_null | 0.001 | |
| testPut_3args | 0.001 | |
| testRemove_Serializable | 0.001 | |
| testRemove_Serializable_Object | 0 | |
| testIsTransient | 0.001 |
ApplicationTest
MessageUtilsTest
| testGetLabelFromAttributesMap | 0.003 | |
| testGetLabelFromValueExpression | 0.001 | |
| testGetLabelReturnsClientIdWhenLabelIsNotSpecified | 0.002 |
FacesMessageTest
| testFacesMessage | 0 | |
| testFacesMessageString | 0 | |
| testFacesMessageStringString | 0 | |
| testFacesMessageSeverityStringString | 0 | |
| testFacesMessageNullSeverityStringString | 0 | |
| testSetSeverity | 0 | |
| testSetNullSeverity | 0.001 | |
| testSetSummary | 0 | |
| testSetDetail | 0 | |
| testSeverityOrdering | 0 | |
| testSeverityEquality | 0 | |
| testSeverityValues | 0 | |
| testSeverityValuesMap | 0.001 | |
| testSerialization | 0.008 |
_SharedRendererUtilsTest
| testGetConvertedUISelectManyValueNoConverterNoValueExpression | 0 | |
| testGetConvertedUISelectManyValuePrimitiveIntArray | 0.002 | |
| testGetConvertedUISelectManyValueNonPrimitiveFloatArray | 0.003 | |
| testGetConvertedUISelectManyValuePOJOArray | 0.002 | |
| testGetConvertedUISelectManyValuePOJOCollectionWithoutCollectionType | 0.006 | |
| testGetConvertedUISelectManyValuePOJOCollectionWithCollectionType | 0.002 | |
| testGetConvertedUISelectManyValueNoConverter | 0.002 | |
| testGetConvertedUISelectManyValueWrongCollectionType | 0.002 |
_Delta2StateHelperTest
| testSimpleGetterSetter | 0.002 | |
| testEmptySaveRestore | 0.001 | |
| testSimpleSaveRestore | 0.001 | |
| testDeltaStateSaveRestore | 0.001 | |
| testPutPropertyStateHelper1 | 0.002 | |
| testPutPropertyStateHelper2 | 0.001 | |
| testRemovePropertyStateHelper1 | 0.001 | |
| testAddItemOnList1 | 0.002 | |
| testAddItemOnList2 | 0.001 | |
| testAddItemOnList3 | 0.001 | |
| testPutItemOnMap1 | 0.001 | |
| testPutRemoveItemOnMap2 | 0.001 | |
| testPutRemoveItemOnMap3 | 0.002 | |
| testUIViewRootPhaseListener1 | 0.002 | |
| testUIViewRootPhaseListener2 | 0.001 | |
| testUIViewRootPhaseListener3 | 0.001 |
_ValueExpressionToValueBindingTest
| testSetValue | 0.023 | |
| testGetValue | 0 | |
| testHashCode | 0.001 | |
| testGetExpressionString | 0.001 | |
| testEquals | 0.001 | |
| testGetType | 0.002 | |
| testGetTypeExceptions | 0.001 | |
| testGetValueExceptions | 0.002 | |
| testIsReadOnly | 0.001 | |
| testIsReadOnlyExceptions | 0.002 | |
| testSetValueExceptions | 0.001 | |
| testValueExpressionToValueBindingValueExpression | 0.001 |
UIComponentBaseGetClientIdTest
| testNullFacesContext | 0.001 | |
| testWithoutParentAndNoRenderer | 0.001 | |
| testWithRenderer | 0.001 | |
| testWithParentNamingContainer | 0.003 | |
| testWithParentNamingContainerChanging | 0.011 | |
| testWithoutId | 0.002 | |
| testWithoutIdAndNoUIViewRoot | 0.005 |
_AttachedStateWrapperTest
| testSerialize | 0.002 | |
| test_AttachedStateWrapper | 0 | |
| testGetClazz | 0 | |
| testGetWrappedStateObject | 0 |
UISelectOneTest
ViewHandlerTest
| testCalculateCharacterEncodingWithRequestHeaderContentType | 0.005 | |
| testCalculateCharacterEncodingWithNoRequestContentTypeAndNoSession | 0 | |
| testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionButNoSessionValue | 0.001 | |
| testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionAndNoSessionValue | 0.001 | |
| testInitView | 0.059 | |
| testInitViewWithUnsupportedEncodingException | 0.003 |
UIComponentAttributesTest
| testSetNullAttributeOnValidProperty | 0.005 | |
| testSetNullAttributeOnInvalidProperty | 0.001 |
_ValueBindingToValueExpressionTest
| testHashCode | 0.152 | |
| testEqualsObject | 0.001 | |
| testIsLiteralText | 0.001 | |
| testValueBindingToValueExpression | 0.001 | |
| testValueBindingToValueExpressionValueBinding | 0 | |
| testIsReadOnlyELContext | 0.002 | |
| testGetValueELContext | 0.001 | |
| testGetTypeELContext | 0.001 | |
| testGetTypeELContextExceptions | 0.002 | |
| testSetValueELContextObject | 0.001 | |
| testSetValueELContextObjectExceptions | 0.002 | |
| testGetExpressionString | 0 | |
| testGetExpectedType | 0.001 |
_AttachedStateWrapperTest
| testGetWrappedStateObject | 0 | |
| testGetClazz | 0.001 | |
| test_AttachedStateWrapper | 0 | |
| testSerialize | 0.001 |
UIComponentAttributesTest
| testSetNullAttributeOnValidProperty | 0.02 | |
| testSetNullAttributeOnInvalidProperty | 0 |
UIComponentBaseFacesListenerTest
| testGetFacesListeners | 0.004 | |
| testArgNPE | 0 | |
| testRemoveFacesListenerArgNPE | 0.001 | |
| testInvalidListenerType | 0 | |
| testRemoveFacesListener | 0 | |
| testEmptyListener | 0 |
UIComponentValueExpressionTest
| testValueExpressionWithLiteralText | 0.001 | |
| testValueExpressionWithValueBindingFallback | 0.002 | |
| testValueExpressionArgumentNPE | 0 | |
| testValueExpression | 0 | |
| testValueExpressionArgumentId | 0 | |
| testValueExpressionArgumentsParent | 0.001 | |
| testValueExpressionWithExceptionOnGetValue | 0.002 |
UIComponentBaseTest$2
| testExpressionValue | 0.001 | |
| testExplicitValue | 0 | |
| testDefaultValue | 0 | |
| testExpressionWithLiteralTextValue | 0.001 |
MethodExpressionValueChangeListenerTest
| testSaveState | 0.001 | |
| testMethodExpressionValueChangeListenerMethodExpression | 0 | |
| testProcessValueChange | 0.001 | |
| testMethodExpressionValueChangeListener | 0 | |
| testProcessValueChange2 | 0.001 | |
| testMethodExpressionValueChangeListenerMethodExpressionMethodExpression | 0 | |
| testRestoreState | 0 |
UIComponentBaseTest$1
| testExpressionValue | 0.101 | |
| testExplicitValue | 0.001 | |
| testDefaultValue | 0 | |
| testExpressionWithLiteralTextValue | 0.001 |
UIComponentBaseGetClientIdTest
| testWithoutId | 0.001 | |
| testWithRenderer | 0.001 | |
| testWithParentNamingContainer | 0.002 | |
| testNullFacesContext | 0.001 | |
| testWithParentNamingContainerChanging | 0.011 | |
| testWithoutIdAndNoUIViewRoot | 0 | |
| testWithoutParentAndNoRenderer | 0.001 |
ViewHandlerTest
| testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionButNoSessionValue | 0.004 | |
| testInitViewWithUnsupportedEncodingException | 0.002 | |
| testCalculateCharacterEncodingWithNoRequestContentTypeAndNoSession | 0 | |
| testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionAndNoSessionValue | 0 | |
| testInitView | 0 | |
| testCalculateCharacterEncodingWithRequestHeaderContentType | 0 |
UIComponentBaseValueBindingTest
| testSetValueBindingWNullValue | 0.001 | |
| testGetValueBindingWOValueExpression | 0 | |
| testGetValueBindingWithVBToVE | 0.001 | |
| testSetValueBinding | 0.002 | |
| testGetValueBindingFromVE | 0 |
_Delta2StateHelperTest
| testAddItemOnList2 | 0.002 | |
| testAddItemOnList1 | 0.001 | |
| testAddItemOnList3 | 0 | |
| testSimpleSaveRestore | 0.001 | |
| testRemovePropertyStateHelper1 | 0 | |
| testPutItemOnMap1 | 0 | |
| testUIViewRootPhaseListener1 | 0.001 | |
| testUIViewRootPhaseListener3 | 0.001 | |
| testUIViewRootPhaseListener2 | 0 | |
| testPutRemoveItemOnMap3 | 0 | |
| testPutRemoveItemOnMap2 | 0.001 | |
| testSimpleGetterSetter | 0 | |
| testDeltaStateSaveRestore | 0 | |
| testPutPropertyStateHelper2 | 0.001 | |
| testPutPropertyStateHelper1 | 0.001 | |
| testEmptySaveRestore | 0.001 |
UIDataTest
| testSetFooter | 0 | |
| testProcessDecodesRenderedTrue | 0.005 | |
| testVisitTree | 0.026 | |
| testGetHeader | 0 | |
| testSaveState | 0 | |
| testSetDataModel | 0 | |
| testGetRowData | 0 | |
| testGetRows | 0 | |
| testQueueEventFacesEvent | 0 | |
| testSetRows | 0 | |
| testProcessValidatorsRenderedTrue | 0.003 | |
| testGetFooter | 0.001 | |
| testProcessDecodesFacesContext | 0 | |
| testGetFamily | 0 | |
| testBroadcastFacesEvent | 0.013 | |
| testGetFirst | 0.001 | |
| testSetValue | 0 | |
| testGetRowCount | 0.001 | |
| testEncodeBeginFacesContext | 0.001 | |
| testGetClientId | 0.002 | |
| testUIData | 0 | |
| testRestoreState | 0.001 | |
| testGetValue | 0.001 | |
| testSetRowIndex | 0 | |
| testSetVar | 0 | |
| testEncodeEndFacesContext | 0 | |
| testProcessUpdatesRenderedFalse | 0 | |
| testIsRowAvailable | 0 | |
| testGetRowIndex | 0.001 | |
| testSetHeader | 0.001 | |
| testProcessUpdatesFacesContext | 0 | |
| testValueExpression | 0.001 | |
| testGetVar | 0 | |
| testProcessDecodesRenderedFalse | 0 | |
| testProcessUpdatesRenderedTrue | 0 | |
| testInvokeOnComponentFacesContextStringContextCallback | 0.003 | |
| testProcessValidatorsFacesContext | 0 | |
| testPreserveRowComponentState1 | 0.025 | |
| testGetDataModel | 0.001 | |
| testProcessValidatorsRenderedFalse | 0 | |
| testSetFirst | 0 |
UIComponentBaseGetChildrenTest
| testGetChildrenAddAll | 0 | |
| testSimpleAddRemove | 0 | |
| testSetFacetClearChild | 0.001 | |
| testSetFacetClearFacet | 0.003 | |
| testSetChild1 | 0 | |
| testSetChild2 | 0 |
_MethodBindingToMethodExpressionTest
| test_MethodBindingToMethodExpressionMethodBinding | 0.002 | |
| testInvoke | 0.002 | |
| testGetMethodInfoELContext | 0.002 | |
| test_MethodBindingToMethodExpression | 0 | |
| testIsLiteralText | 0 | |
| testStateHolder | 0 | |
| testGetExpressionString | 0 |
FacesMessageTest
| testSerialization | 0.007 | |
| testFacesMessageSeverityStringString | 0 | |
| testSetNullSeverity | 0 | |
| testSetSeverity | 0 | |
| testSeverityEquality | 0 | |
| testFacesMessageNullSeverityStringString | 0 | |
| testSeverityOrdering | 0.001 | |
| testSetDetail | 0 | |
| testFacesMessageString | 0 | |
| testSeverityValues | 0 | |
| testSeverityValuesMap | 0.001 | |
| testFacesMessage | 0 | |
| testSetSummary | 0 | |
| testFacesMessageStringString | 0 |
_DeltaFacesListenerListTest
| testSimpleSaveRestore9 | 0.001 | |
| testSimpleSaveRestore6 | 0.001 | |
| testSimpleSaveRestore5 | 0.001 | |
| testSimpleSaveRestore8 | 0 | |
| testSimpleSaveRestore7 | 0.001 | |
| testSimpleSaveRestore2 | 0.001 | |
| testSimpleSaveRestore1 | 0 | |
| testSimpleSaveRestore4 | 0 | |
| testSimpleSaveRestore3 | 0.001 | |
| testComplexSaveRestore1 | 0.001 | |
| testSimpleSaveRestoreTransient1 | 0 | |
| testSimpleSaveRestoreTransient2 | 0 | |
| testSimpleSaveRestoreTransient3 | 0.001 | |
| testSimpleSaveRestoreTransient4 | 0 | |
| testSimpleAddRemove | 0 |
UIViewParameterTest
| testDecodeSetOnlyNonNullSubmittedValue | 0.001 | |
| testValidationErrorTriggersFacesContextValidationFailed | 0.005 |
_ValueBindingToValueExpressionTest
| testHashCode | 0 | |
| testValueBindingToValueExpression | 0.001 | |
| testGetTypeELContextExceptions | 0.003 | |
| testSetValueELContextObject | 0.001 | |
| testSetValueELContextObjectExceptions | 0.001 | |
| testGetTypeELContext | 0 | |
| testGetValueELContext | 0 | |
| testIsReadOnlyELContext | 0.001 | |
| testGetExpectedType | 0 | |
| testValueBindingToValueExpressionValueBinding | 0 | |
| testGetExpressionString | 0 | |
| testIsLiteralText | 0 | |
| testEqualsObject | 0 |
NumberConverterTest
| testCurrencyPattern | 0.002 | |
| testUSLocaleUsingEURCurrencyCode | 0.002 | |
| testCurrencyPattern2 | 0.001 | |
| testFranceLocaleWithNonBreakingSpace | 0.001 | |
| testFranceLocaleWithoutNonBreakingSpace | 0.003 | |
| testUKLocaleUsingEURCurrencyCode | 0 | |
| testGermanyLocaleUsingEURCurrencyCode | 0.001 |
_ValueExpressionToValueBindingTest
| testGetTypeExceptions | 0.001 | |
| testEquals | 0 | |
| testIsReadOnly | 0.001 | |
| testGetExpressionString | 0.001 | |
| testSetValue | 0.001 | |
| testGetValue | 0.001 | |
| testIsReadOnlyExceptions | 0.001 | |
| testHashCode | 0 | |
| testGetType | 0.002 | |
| testSetValueExceptions | 0.002 | |
| testValueExpressionToValueBindingValueExpression | 0.001 | |
| testGetValueExceptions | 0.001 |
DoubleConverterTest
| testDoubleParsingGermany | 0 | |
| testDoubleParsingJvmBugWorkaround | 0.002 | |
| testDoubleParsingUS | 0.001 |
UIInputTest
| testVisitTree | 0.003 | |
| testValidateWithEmptyStringWithEmptyStringAsNullNotSpecified | 0.013 | |
| testProcessDecodesRenderedTrue | 0.002 | |
| testWhenSpecifiedConverterMessageIsUsedInCaseConverterExceptionOccurs | 0.002 | |
| testValidateNotCallValueChangeListenerWhenCallValidateWithValidator | 0.003 | |
| testProcessValidatorsRenderedTrue | 0.001 | |
| testUpdateModelSetsTheLocalValueToModelValue | 0.001 | |
| testWhenSpecifiedValidatorMessageIsUsedInCaseValidatorExceptionOccurs | 0.001 | |
| testValidateWithEmptyStringWithEmptyStringAsNullDisabled | 0.002 | |
| testValidateNotCallValueChangeListenerWhenCallValidateWithBinding | 0.005 | |
| testValidationErrorTriggersFacesContextValidationFailed | 0.004 | |
| testProcessUpdatesRenderedFalse | 0.001 | |
| testValidateWithEmptyStringWithEmptyStringAsNullEnabled | 0.002 | |
| testProcessValidatorsRenderedFalse | 0 | |
| testProcessUpdatesRenderedTrue | 0.001 | |
| testProcessDecodesRenderedFalse | 0.001 | |
| testValidateWithNonStringWithEmptyStringAsNullEnabled | 0.002 | |
| testValidateWithNonEmptyStringWithEmptyStringAsNullEnabled | 0.002 |
_DeltaStateHelperTest
| testRemove_Serializable | 0 | |
| testRemove_Serializable_Object | 0.001 | |
| testSaveState | 0.001 | |
| testPut_null | 0 | |
| testAdd | 0 | |
| testRestoreState | 0.001 | |
| testIsTransient | 0.001 | |
| testGet | 0 | |
| testPut_3args | 0 | |
| testPut_Serializable_Object | 0 | |
| testIsInitalStateMarked | 0 |
UIComponentBaseTest
| testQueueEventWithoutParent | 0.023 | |
| testBroadcastArgNPE | 0 | |
| testEncodeEndArgNPE | 0 | |
| testDecode | 0.002 | |
| testEncodeBeginArgNPE | 0 | |
| testProcessDecodesArgNPE | 0 | |
| testProcessValidatorsArgNPE | 0 | |
| testGetRendersChildren | 0.001 | |
| testEncodeChildrenArgNPE | 0 | |
| testGetAttributes | 0.002 | |
| testQueueEventArgNPE | 0 | |
| testDecodeArgNPE | 0 | |
| testQueueEvent | 0.001 | |
| testEncodeChildren | 0.002 | |
| testBroadcast | 0.003 | |
| testProcessDecodesCallsRenderResoponseIfDecodeThrowsException | 0 | |
| testProcessUpdatesArgNPE | 0.001 |
MessageUtilsTest
| testGetLabelReturnsClientIdWhenLabelIsNotSpecified | 0.001 | |
| testGetLabelFromValueExpression | 0.001 | |
| testGetLabelFromAttributesMap | 0.001 |
_SharedRendererUtilsTest
| testGetConvertedUISelectManyValueWrongCollectionType | 0.007 | |
| testGetConvertedUISelectManyValuePOJOCollectionWithCollectionType | 0.001 | |
| testGetConvertedUISelectManyValuePOJOArray | 0.001 | |
| testGetConvertedUISelectManyValueNoConverter | 0.001 | |
| testGetConvertedUISelectManyValuePOJOCollectionWithoutCollectionType | 0.001 | |
| testGetConvertedUISelectManyValueNoConverterNoValueExpression | 0.001 | |
| testGetConvertedUISelectManyValuePrimitiveIntArray | 0.002 | |
| testGetConvertedUISelectManyValueNonPrimitiveFloatArray | 0.003 |
MethodExpressionActionListenerTest
| testMethodExpressionActionListener | 0.001 | |
| testSaveState | 0 | |
| testProcessAction | 0.002 | |
| testMethodExpressionActionListenerMethodExpressionMethodExpression | 0 | |
| testRestoreState | 0.001 | |
| testMethodExpressionActionListenerMethodExpression | 0 | |
| testProcessAction2 | 0.001 |
_DeltaListTest
| testSimpleSaveRestore5 | 0.002 | |
| testSimpleSaveRestore6 | 0.001 | |
| testSimpleSaveRestore7 | 0 | |
| testSimpleSaveRestore8 | 0 | |
| testSimpleSaveRestore9 | 0.001 | |
| testSimpleSaveRestore1 | 0 | |
| testSimpleSaveRestore2 | 0 | |
| testSimpleSaveRestore3 | 0.001 | |
| testSimpleSaveRestore4 | 0 | |
| testSimpleAddRemove | 0 | |
| testSimpleSaveRestoreTransient6 | 0.001 | |
| testSimpleSaveRestoreTransient5 | 0 | |
| testSimpleSaveRestoreTransient7 | 0 | |
| testSimpleSaveRestoreTransient2 | 0.001 | |
| testSimpleSaveRestoreTransient1 | 0 | |
| testSimpleSaveRestoreTransient4 | 0 | |
| testSimpleSaveRestoreTransient3 | 0 |
UIComponentEventListenerWrapperTest
| testStateHolderListenerWithPSS | 0.002 | |
| testNonSerializableListenerWithPSSFull | 0.002 | |
| testUIComponentListenerWithPSS | 0 | |
| testStateHolderListenerNormalState | 0 | |
| testPartialStateHolderListenerNormalState | 0.002 | |
| testUIComponentListenerNormalState | 0.001 | |
| testPartialStateHolderListenerWithPSS2 | 0 | |
| testSerializableListenerWithPSSFull | 0 | |
| testRendererListenerWithPSS | 0.001 | |
| testSerializableListenerNormalState | 0.001 | |
| testUIComponentListenerWithPSSFull | 0.001 | |
| testPartialStateHolderListenerWithPSSFull | 0.001 | |
| testRendererListenerWithPSSFull | 0.001 | |
| testPartialStateHolderListenerWithPSS | 0.001 | |
| testNonSerializableListenerNormalState | 0.001 | |
| testStateHolderListenerWithPSSFull | 0.001 | |
| testSerializableListenerWithPSS | 0 | |
| testNonSerializableListenerWithPSS | 0 | |
| testRendererListenerNormalState | 0 |
UIComponentFindComponentTest
| testWithRelativeExpressionNamingContainer | 0 | |
| testWithEmptyExperession | 0 | |
| testXXFindComponent | 0.002 | |
| testOverriddenFindComponent | 0.001 | |
| testWithNullExperession | 0 | |
| testRootExpression | 0 | |
| testRelativeExpression | 0 | |
| testComplexRelativeExpression | 0 |
StateManagerTest
| testIsSavingStateInClientNull | 0.065 | |
| testIsSavingStateInClientTrue | 0 | |
| testIsSavingStateInClientFalse | 0 | |
| testIsSavingStateInClientBogus | 0.001 | |
| testNullThrowsIsSavingStateInClient | 0.001 |
EnumConverterTest
| testGetAsObjectNoEnum | 0.002 | |
| testGetAsStringNull | 0.001 | |
| testGetAsObjectNull | 0.001 | |
| testGetAsString | 0.001 | |
| testGetAsObjectNoClassSet | 0.001 | |
| testGetAsStringNoClassSet | 0.001 | |
| testGetAsObject | 0 | |
| testGetAsStringNoEnum | 0.001 |
Failure Details
[Summary] [Package List] [Test Cases]