Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
636 | 0 | 30 | 0 | 95.283% | 2.05 |
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.004 |
javax.faces.component | 489 | 0 | 19 | 0 | 96.115% | 1.284 |
javax.faces.application | 59 | 0 | 9 | 0 | 84.746% | 0.175 |
javax.faces.component.html | 1 | 0 | 0 | 0 | 100% | 0.001 |
javax.faces.convert | 44 | 0 | 0 | 0 | 100% | 0.08 |
javax.faces.validator | 1 | 0 | 0 | 0 | 100% | 0.105 |
javax.faces.event | 28 | 0 | 0 | 0 | 100% | 0.401 |
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.002 |
javax.faces.component
javax.faces.application
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
StateManagerTest | 5 | 0 | 0 | 0 | 100% | 0.056 | |
ApplicationTest | 9 | 0 | 9 | 0 | 0% | 0.003 | |
FacesMessageTest | 14 | 0 | 0 | 0 | 100% | 0.003 | |
ViewHandlerTest | 6 | 0 | 0 | 0 | 100% | 0.046 | |
ViewHandlerTest | 6 | 0 | 0 | 0 | 100% | 0.005 | |
FacesMessageTest | 14 | 0 | 0 | 0 | 100% | 0.01 | |
StateManagerTest | 5 | 0 | 0 | 0 | 100% | 0.052 |
javax.faces.component.html
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HtmlOutputLinkTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
javax.faces.convert
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DoubleConverterTest | 3 | 0 | 0 | 0 | 100% | 0.007 | |
EnumConverterTest | 8 | 0 | 0 | 0 | 100% | 0.007 | |
NumberConverterTest | 7 | 0 | 0 | 0 | 100% | 0.02 | |
MessageUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.01 | |
DateTimeConverterTest | 1 | 0 | 0 | 0 | 100% | 0.006 | |
DateTimeConverterTest | 1 | 0 | 0 | 0 | 100% | 0.009 | |
NumberConverterTest | 7 | 0 | 0 | 0 | 100% | 0.004 | |
DoubleConverterTest | 3 | 0 | 0 | 0 | 100% | 0.003 | |
MessageUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.003 | |
EnumConverterTest | 8 | 0 | 0 | 0 | 100% | 0.011 |
javax.faces.event
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MethodExpressionActionListenerTest | 7 | 0 | 0 | 0 | 100% | 0.001 | |
MethodExpressionValueChangeListenerTest | 7 | 0 | 0 | 0 | 100% | 0.394 | |
MethodExpressionValueChangeListenerTest | 7 | 0 | 0 | 0 | 100% | 0.002 | |
MethodExpressionActionListenerTest | 7 | 0 | 0 | 0 | 100% | 0.004 |
Test Cases
[Summary] [Package List] [Test Cases]
UIDataRowStateTest
UIInputTest
testValidationErrorTriggersFacesContextValidationFailed | 0.015 | |
testValidateNotCallValueChangeListenerWhenCallValidateWithBinding | 0.006 | |
testValidateNotCallValueChangeListenerWhenCallValidateWithValidator | 0.003 | |
testWhenSpecifiedConverterMessageIsUsedInCaseConverterExceptionOccurs | 0.007 | |
testWhenSpecifiedValidatorMessageIsUsedInCaseValidatorExceptionOccurs | 0.003 | |
testUpdateModelSetsTheLocalValueToModelValue | 0.001 | |
testValidateWithEmptyStringWithEmptyStringAsNullEnabled | 0.003 | |
testValidateWithNonStringWithEmptyStringAsNullEnabled | 0.003 | |
testValidateWithNonEmptyStringWithEmptyStringAsNullEnabled | 0.002 | |
testValidateWithEmptyStringWithEmptyStringAsNullDisabled | 0.011 | |
testValidateWithEmptyStringWithEmptyStringAsNullNotSpecified | 0.002 | |
testProcessDecodesRenderedFalse | 0.002 | |
testProcessDecodesRenderedTrue | 0.002 | |
testProcessValidatorsRenderedFalse | 0 | |
testProcessValidatorsRenderedTrue | 0 | |
testProcessUpdatesRenderedFalse | 0.002 | |
testProcessUpdatesRenderedTrue | 0.001 | |
testVisitTree | 0.006 |
UIComponentBaseGetChildrenTest
testSimpleAddRemove | 0 | |
testGetChildrenAddAll | 0 | |
testSetChild1 | 0 | |
testSetChild2 | 0.001 | |
testSetFacetClearChild | 0.001 | |
testSetFacetClearFacet | 0 |
DoubleConverterTest
testDoubleParsingGermany | 0.001 | |
testDoubleParsingUS | 0.003 | |
testDoubleParsingJvmBugWorkaround | 0.002 |
UISelectManyTest
EnumConverterTest
testGetAsObject | 0 | |
testGetAsObjectNull | 0.001 | |
testGetAsObjectNoEnum | 0.001 | |
testGetAsObjectNoClassSet | 0.001 | |
testGetAsString | 0.001 | |
testGetAsStringNull | 0 | |
testGetAsStringNoEnum | 0.001 | |
testGetAsStringNoClassSet | 0.001 |
_DeltaFacesListenerListTest
testSimpleAddRemove | 0.002 | |
testSimpleSaveRestore1 | 0 | |
testSimpleSaveRestore2 | 0 | |
testSimpleSaveRestore3 | 0.001 | |
testSimpleSaveRestore4 | 0.001 | |
testSimpleSaveRestore5 | 0.002 | |
testSimpleSaveRestore6 | 0.001 | |
testSimpleSaveRestore7 | 0 | |
testSimpleSaveRestore8 | 0 | |
testSimpleSaveRestore9 | 0.001 | |
testSimpleSaveRestoreTransient1 | 0.001 | |
testSimpleSaveRestoreTransient2 | 0.001 | |
testSimpleSaveRestoreTransient3 | 0 | |
testSimpleSaveRestoreTransient4 | 0 | |
testComplexSaveRestore1 | 0.001 |
MethodExpressionActionListenerTest
testSaveState | 0 | |
testRestoreState | 0 | |
testMethodExpressionActionListener | 0 | |
testMethodExpressionActionListenerMethodExpression | 0 | |
testMethodExpressionActionListenerMethodExpressionMethodExpression | 0 | |
testProcessAction | 0 | |
testProcessAction2 | 0.001 |
UIComponentFindComponentTest
testWithNullExperession | 0 | |
testWithEmptyExperession | 0 | |
testRootExpression | 0 | |
testRelativeExpression | 0.001 | |
testComplexRelativeExpression | 0 | |
testOverriddenFindComponent | 0.001 | |
testXXFindComponent | 0.001 | |
testWithRelativeExpressionNamingContainer | 0 |
NumberConverterTest
testFranceLocaleWithNonBreakingSpace | 0.006 | |
testFranceLocaleWithoutNonBreakingSpace | 0.001 | |
testUSLocaleUsingEURCurrencyCode | 0.002 | |
testUKLocaleUsingEURCurrencyCode | 0.004 | |
testGermanyLocaleUsingEURCurrencyCode | 0.002 | |
testCurrencyPattern | 0.001 | |
testCurrencyPattern2 | 0.001 |
StateManagerTest
testNullThrowsIsSavingStateInClient | 0 | |
testIsSavingStateInClientTrue | 0.054 | |
testIsSavingStateInClientFalse | 0 | |
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 | |
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.004 | |
testSimpleSaveRestore1 | 0.009 | |
testSimpleSaveRestore2 | 0.001 | |
testSimpleSaveRestore3 | 0.001 | |
testSimpleSaveRestore4 | 0.002 | |
testSimpleSaveRestore5 | 0 | |
testSimpleSaveRestore6 | 0.001 | |
testSimpleSaveRestore7 | 0 | |
testSimpleSaveRestore8 | 0.001 | |
testSimpleSaveRestore9 | 0.001 | |
testSimpleSaveRestoreTransient1 | 0 | |
testSimpleSaveRestoreTransient2 | 0 | |
testSimpleSaveRestoreTransient3 | 0.001 | |
testSimpleSaveRestoreTransient4 | 0.001 | |
testSimpleSaveRestoreTransient5 | 0.001 | |
testSimpleSaveRestoreTransient6 | 0.006 | |
testSimpleSaveRestoreTransient7 | 0.002 |
_MethodBindingToMethodExpressionTest
testIsLiteralText | 0.103 | |
testGetExpressionString | 0 | |
test_MethodBindingToMethodExpression | 0 | |
test_MethodBindingToMethodExpressionMethodBinding | 0.001 | |
testGetMethodInfoELContext | 0.002 | |
testInvoke | 0.002 | |
testStateHolder | 0.001 |
UIViewParameterTest
testValidationErrorTriggersFacesContextValidationFailed | 0.019 | |
testDecodeSetOnlyNonNullSubmittedValue | 0.002 |
MethodExpressionValueChangeListenerTest
testMethodExpressionValueChangeListener | 0.349 | |
testMethodExpressionValueChangeListenerMethodExpression | 0.009 | |
testMethodExpressionValueChangeListenerMethodExpressionMethodExpression | 0.001 | |
testProcessValueChange | 0.017 | |
testProcessValueChange2 | 0.002 | |
testSaveState | 0.001 | |
testRestoreState | 0.009 |
UIDataTest
testSaveState | 0.001 | |
testRestoreState | 0 | |
testProcessDecodesRenderedFalse | 0.001 | |
testProcessDecodesRenderedTrue | 0.002 | |
testProcessValidatorsRenderedFalse | 0.001 | |
testProcessValidatorsRenderedTrue | 0.001 | |
testProcessUpdatesRenderedFalse | 0 | |
testProcessUpdatesRenderedTrue | 0 | |
testVisitTree | 0.022 | |
testValueExpression | 0.001 | |
testGetClientId | 0.045 | |
testInvokeOnComponentFacesContextStringContextCallback | 0.005 | |
testBroadcastFacesEvent | 0.046 | |
testEncodeBeginFacesContext | 0.001 | |
testEncodeEndFacesContext | 0 | |
testQueueEventFacesEvent | 0.001 | |
testProcessDecodesFacesContext | 0 | |
testProcessValidatorsFacesContext | 0.001 | |
testProcessUpdatesFacesContext | 0 | |
testUIData | 0.01 | |
testSetFooter | 0.001 | |
testGetFooter | 0.001 | |
testSetHeader | 0.001 | |
testGetHeader | 0 | |
testIsRowAvailable | 0.001 | |
testGetRowCount | 0.001 | |
testGetRowData | 0.001 | |
testGetRowIndex | 0 | |
testSetRowIndex | 0.001 | |
testGetDataModel | 0.022 | |
testSetDataModel | 0.001 | |
testSetValue | 0.001 | |
testSetRows | 0.001 | |
testSetFirst | 0.001 | |
testGetValue | 0.001 | |
testGetVar | 0.001 | |
testSetVar | 0.001 | |
testGetRows | 0.001 | |
testGetFirst | 0.001 | |
testGetFamily | 0.001 |
UIComponentEventListenerWrapperTest
testUIComponentListenerNormalState | 0.002 | |
testUIComponentListenerWithPSS | 0 | |
testUIComponentListenerWithPSSFull | 0.001 | |
testRendererListenerNormalState | 0.001 | |
testRendererListenerWithPSS | 0 | |
testRendererListenerWithPSSFull | 0 | |
testNonSerializableListenerNormalState | 0.001 | |
testNonSerializableListenerWithPSS | 0.001 | |
testNonSerializableListenerWithPSSFull | 0.001 | |
testSerializableListenerNormalState | 0.001 | |
testSerializableListenerWithPSS | 0 | |
testSerializableListenerWithPSSFull | 0 | |
testStateHolderListenerNormalState | 0.001 | |
testStateHolderListenerWithPSS | 0 | |
testStateHolderListenerWithPSSFull | 0.001 | |
testPartialStateHolderListenerNormalState | 0.001 | |
testPartialStateHolderListenerWithPSS | 0.001 | |
testPartialStateHolderListenerWithPSS2 | 0 | |
testPartialStateHolderListenerWithPSSFull | 0.001 |
_DeltaStateHelperTest
testSaveState | 0.001 | |
testRestoreState | 0.001 | |
testIsInitalStateMarked | 0.001 | |
testAdd | 0 | |
testGet | 0.001 | |
testPut_Serializable_Object | 0 | |
testPut_null | 0.001 | |
testPut_3args | 0 | |
testRemove_Serializable | 0 | |
testRemove_Serializable_Object | 0.001 | |
testIsTransient | 0 |
ApplicationTest
MessageUtilsTest
testGetLabelFromAttributesMap | 0.001 | |
testGetLabelFromValueExpression | 0.001 | |
testGetLabelReturnsClientIdWhenLabelIsNotSpecified | 0.008 |
FacesMessageTest
testFacesMessage | 0 | |
testFacesMessageString | 0 | |
testFacesMessageStringString | 0 | |
testFacesMessageSeverityStringString | 0 | |
testFacesMessageNullSeverityStringString | 0 | |
testSetSeverity | 0 | |
testSetNullSeverity | 0 | |
testSetSummary | 0 | |
testSetDetail | 0 | |
testSeverityOrdering | 0 | |
testSeverityEquality | 0 | |
testSeverityValues | 0 | |
testSeverityValuesMap | 0 | |
testSerialization | 0.001 |
_SharedRendererUtilsTest
testGetConvertedUISelectManyValueNoConverterNoValueExpression | 0.002 | |
testGetConvertedUISelectManyValuePrimitiveIntArray | 0.005 | |
testGetConvertedUISelectManyValueNonPrimitiveFloatArray | 0.002 | |
testGetConvertedUISelectManyValuePOJOArray | 0.001 | |
testGetConvertedUISelectManyValuePOJOCollectionWithoutCollectionType | 0.005 | |
testGetConvertedUISelectManyValuePOJOCollectionWithCollectionType | 0.001 | |
testGetConvertedUISelectManyValueNoConverter | 0.001 | |
testGetConvertedUISelectManyValueWrongCollectionType | 0.002 |
_Delta2StateHelperTest
testSimpleGetterSetter | 0 | |
testEmptySaveRestore | 0 | |
testSimpleSaveRestore | 0 | |
testDeltaStateSaveRestore | 0 | |
testPutPropertyStateHelper1 | 0 | |
testPutPropertyStateHelper2 | 0.001 | |
testRemovePropertyStateHelper1 | 0 | |
testAddItemOnList1 | 0 | |
testAddItemOnList2 | 0 | |
testAddItemOnList3 | 0.001 | |
testPutItemOnMap1 | 0.001 | |
testPutRemoveItemOnMap2 | 0 | |
testPutRemoveItemOnMap3 | 0.001 | |
testUIViewRootPhaseListener1 | 0.001 | |
testUIViewRootPhaseListener2 | 0.001 | |
testUIViewRootPhaseListener3 | 0.001 |
_ValueExpressionToValueBindingTest
testSetValue | 0.017 | |
testGetValue | 0.001 | |
testHashCode | 0.001 | |
testGetExpressionString | 0.001 | |
testEquals | 0 | |
testGetType | 0.002 | |
testGetTypeExceptions | 0.001 | |
testGetValueExceptions | 0.015 | |
testIsReadOnly | 0.001 | |
testIsReadOnlyExceptions | 0.001 | |
testSetValueExceptions | 0.002 | |
testValueExpressionToValueBindingValueExpression | 0.001 |
UIComponentBaseGetClientIdTest
testNullFacesContext | 0.001 | |
testWithoutParentAndNoRenderer | 0.002 | |
testWithRenderer | 0.001 | |
testWithParentNamingContainer | 0.002 | |
testWithParentNamingContainerChanging | 0.015 | |
testWithoutId | 0.002 | |
testWithoutIdAndNoUIViewRoot | 0.001 |
_AttachedStateWrapperTest
testSerialize | 0 | |
test_AttachedStateWrapper | 0 | |
testGetClazz | 0.001 | |
testGetWrappedStateObject | 0 |
UISelectOneTest
ViewHandlerTest
testCalculateCharacterEncodingWithRequestHeaderContentType | 0.005 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndNoSession | 0.003 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionButNoSessionValue | 0.001 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionAndNoSessionValue | 0 | |
testInitView | 0.029 | |
testInitViewWithUnsupportedEncodingException | 0.001 |
UIComponentAttributesTest
testSetNullAttributeOnValidProperty | 0.017 | |
testSetNullAttributeOnInvalidProperty | 0.001 |
_ValueBindingToValueExpressionTest
testHashCode | 0.076 | |
testEqualsObject | 0 | |
testIsLiteralText | 0.001 | |
testValueBindingToValueExpression | 0.001 | |
testValueBindingToValueExpressionValueBinding | 0.001 | |
testIsReadOnlyELContext | 0.001 | |
testGetValueELContext | 0.001 | |
testGetTypeELContext | 0.001 | |
testGetTypeELContextExceptions | 0.002 | |
testSetValueELContextObject | 0.001 | |
testSetValueELContextObjectExceptions | 0.001 | |
testGetExpressionString | 0.001 | |
testGetExpectedType | 0.001 |
_AttachedStateWrapperTest
testGetWrappedStateObject | 0 | |
testGetClazz | 0 | |
test_AttachedStateWrapper | 0 | |
testSerialize | 0.001 |
UIComponentAttributesTest
testSetNullAttributeOnValidProperty | 0.007 | |
testSetNullAttributeOnInvalidProperty | 0 |
UIComponentBaseFacesListenerTest
testGetFacesListeners | 0.003 | |
testArgNPE | 0 | |
testRemoveFacesListenerArgNPE | 0 | |
testInvalidListenerType | 0 | |
testRemoveFacesListener | 0 | |
testEmptyListener | 0 |
UIComponentValueExpressionTest
testValueExpressionWithLiteralText | 0.001 | |
testValueExpressionWithValueBindingFallback | 0.002 | |
testValueExpressionArgumentNPE | 0 | |
testValueExpression | 0 | |
testValueExpressionArgumentId | 0 | |
testValueExpressionArgumentsParent | 0 | |
testValueExpressionWithExceptionOnGetValue | 0.001 |
UIComponentBaseTest$2
testExpressionValue | 0 | |
testExplicitValue | 0 | |
testDefaultValue | 0 | |
testExpressionWithLiteralTextValue | 0 |
MethodExpressionValueChangeListenerTest
testSaveState | 0.002 | |
testMethodExpressionValueChangeListenerMethodExpression | 0 | |
testProcessValueChange | 0 | |
testMethodExpressionValueChangeListener | 0 | |
testProcessValueChange2 | 0 | |
testMethodExpressionValueChangeListenerMethodExpressionMethodExpression | 0 | |
testRestoreState | 0 |
UIComponentBaseTest$1
testExpressionValue | 0.084 | |
testExplicitValue | 0 | |
testDefaultValue | 0 | |
testExpressionWithLiteralTextValue | 0.003 |
UIComponentBaseGetClientIdTest
testWithoutId | 0.001 | |
testWithRenderer | 0 | |
testWithParentNamingContainer | 0.001 | |
testNullFacesContext | 0 | |
testWithParentNamingContainerChanging | 0.009 | |
testWithoutIdAndNoUIViewRoot | 0.001 | |
testWithoutParentAndNoRenderer | 0.001 |
ViewHandlerTest
testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionButNoSessionValue | 0.003 | |
testInitViewWithUnsupportedEncodingException | 0.001 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndNoSession | 0 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionAndNoSessionValue | 0.001 | |
testInitView | 0 | |
testCalculateCharacterEncodingWithRequestHeaderContentType | 0 |
UIComponentBaseValueBindingTest
testSetValueBindingWNullValue | 0.001 | |
testGetValueBindingWOValueExpression | 0 | |
testGetValueBindingWithVBToVE | 0.001 | |
testSetValueBinding | 0.001 | |
testGetValueBindingFromVE | 0 |
_Delta2StateHelperTest
testAddItemOnList2 | 0.004 | |
testAddItemOnList1 | 0.001 | |
testAddItemOnList3 | 0 | |
testSimpleSaveRestore | 0.001 | |
testRemovePropertyStateHelper1 | 0 | |
testPutItemOnMap1 | 0 | |
testUIViewRootPhaseListener1 | 0.001 | |
testUIViewRootPhaseListener3 | 0.001 | |
testUIViewRootPhaseListener2 | 0.001 | |
testPutRemoveItemOnMap3 | 0 | |
testPutRemoveItemOnMap2 | 0 | |
testSimpleGetterSetter | 0 | |
testDeltaStateSaveRestore | 0 | |
testPutPropertyStateHelper2 | 0 | |
testPutPropertyStateHelper1 | 0 | |
testEmptySaveRestore | 0.001 |
UIDataTest
testSetFooter | 0 | |
testProcessDecodesRenderedTrue | 0.005 | |
testVisitTree | 0.018 | |
testGetHeader | 0 | |
testSaveState | 0 | |
testSetDataModel | 0.001 | |
testGetRowData | 0 | |
testGetRows | 0 | |
testQueueEventFacesEvent | 0 | |
testSetRows | 0.001 | |
testProcessValidatorsRenderedTrue | 0.001 | |
testGetFooter | 0 | |
testProcessDecodesFacesContext | 0 | |
testGetFamily | 0 | |
testBroadcastFacesEvent | 0.006 | |
testGetFirst | 0.001 | |
testSetValue | 0 | |
testGetRowCount | 0 | |
testEncodeBeginFacesContext | 0 | |
testGetClientId | 0.001 | |
testUIData | 0 | |
testRestoreState | 0 | |
testGetValue | 0 | |
testSetRowIndex | 0 | |
testSetVar | 0.001 | |
testEncodeEndFacesContext | 0 | |
testProcessUpdatesRenderedFalse | 0 | |
testIsRowAvailable | 0 | |
testGetRowIndex | 0 | |
testSetHeader | 0.001 | |
testProcessUpdatesFacesContext | 0 | |
testValueExpression | 0.001 | |
testGetVar | 0.001 | |
testProcessDecodesRenderedFalse | 0 | |
testProcessUpdatesRenderedTrue | 0 | |
testInvokeOnComponentFacesContextStringContextCallback | 0.003 | |
testProcessValidatorsFacesContext | 0.001 | |
testGetDataModel | 0 | |
testProcessValidatorsRenderedFalse | 0 | |
testSetFirst | 0 |
UIComponentBaseGetChildrenTest
testGetChildrenAddAll | 0 | |
testSimpleAddRemove | 0 | |
testSetFacetClearChild | 0.001 | |
testSetFacetClearFacet | 0.002 | |
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.008 | |
testFacesMessageSeverityStringString | 0 | |
testSetNullSeverity | 0.001 | |
testSetSeverity | 0 | |
testSeverityEquality | 0 | |
testFacesMessageNullSeverityStringString | 0 | |
testSeverityOrdering | 0 | |
testSetDetail | 0.001 | |
testFacesMessageString | 0 | |
testSeverityValues | 0 | |
testSeverityValuesMap | 0 | |
testFacesMessage | 0 | |
testSetSummary | 0 | |
testFacesMessageStringString | 0 |
_DeltaFacesListenerListTest
testSimpleSaveRestore9 | 0.002 | |
testSimpleSaveRestore6 | 0 | |
testSimpleSaveRestore5 | 0.001 | |
testSimpleSaveRestore8 | 0.001 | |
testSimpleSaveRestore7 | 0.001 | |
testSimpleSaveRestore2 | 0.001 | |
testSimpleSaveRestore1 | 0 | |
testSimpleSaveRestore4 | 0 | |
testSimpleSaveRestore3 | 0 | |
testComplexSaveRestore1 | 0 | |
testSimpleSaveRestoreTransient1 | 0 | |
testSimpleSaveRestoreTransient2 | 0 | |
testSimpleSaveRestoreTransient3 | 0 | |
testSimpleSaveRestoreTransient4 | 0 | |
testSimpleAddRemove | 0 |
UIViewParameterTest
testDecodeSetOnlyNonNullSubmittedValue | 0.002 | |
testValidationErrorTriggersFacesContextValidationFailed | 0.005 |
_ValueBindingToValueExpressionTest
testHashCode | 0.001 | |
testValueBindingToValueExpression | 0.001 | |
testGetTypeELContextExceptions | 0.004 | |
testSetValueELContextObject | 0.001 | |
testSetValueELContextObjectExceptions | 0.002 | |
testGetTypeELContext | 0 | |
testGetValueELContext | 0.001 | |
testIsReadOnlyELContext | 0.001 | |
testGetExpectedType | 0 | |
testValueBindingToValueExpressionValueBinding | 0.001 | |
testGetExpressionString | 0.001 | |
testIsLiteralText | 0.001 | |
testEqualsObject | 0.001 |
NumberConverterTest
testCurrencyPattern | 0.001 | |
testUSLocaleUsingEURCurrencyCode | 0.001 | |
testCurrencyPattern2 | 0 | |
testFranceLocaleWithNonBreakingSpace | 0.001 | |
testFranceLocaleWithoutNonBreakingSpace | 0 | |
testUKLocaleUsingEURCurrencyCode | 0.001 | |
testGermanyLocaleUsingEURCurrencyCode | 0 |
_ValueExpressionToValueBindingTest
testGetTypeExceptions | 0.001 | |
testEquals | 0 | |
testIsReadOnly | 0 | |
testGetExpressionString | 0.001 | |
testSetValue | 0.001 | |
testGetValue | 0.001 | |
testIsReadOnlyExceptions | 0.001 | |
testHashCode | 0 | |
testGetType | 0.001 | |
testSetValueExceptions | 0.001 | |
testValueExpressionToValueBindingValueExpression | 0.001 | |
testGetValueExceptions | 0.001 |
DoubleConverterTest
testDoubleParsingGermany | 0.001 | |
testDoubleParsingJvmBugWorkaround | 0.001 | |
testDoubleParsingUS | 0.001 |
UIInputTest
testVisitTree | 0.005 | |
testValidateWithEmptyStringWithEmptyStringAsNullNotSpecified | 0.015 | |
testProcessDecodesRenderedTrue | 0.001 | |
testWhenSpecifiedConverterMessageIsUsedInCaseConverterExceptionOccurs | 0.003 | |
testValidateNotCallValueChangeListenerWhenCallValidateWithValidator | 0.004 | |
testProcessValidatorsRenderedTrue | 0 | |
testUpdateModelSetsTheLocalValueToModelValue | 0.005 | |
testWhenSpecifiedValidatorMessageIsUsedInCaseValidatorExceptionOccurs | 0.002 | |
testValidateWithEmptyStringWithEmptyStringAsNullDisabled | 0.001 | |
testValidateNotCallValueChangeListenerWhenCallValidateWithBinding | 0.005 | |
testValidationErrorTriggersFacesContextValidationFailed | 0.004 | |
testProcessUpdatesRenderedFalse | 0.001 | |
testValidateWithEmptyStringWithEmptyStringAsNullEnabled | 0.002 | |
testProcessValidatorsRenderedFalse | 0 | |
testProcessUpdatesRenderedTrue | 0 | |
testProcessDecodesRenderedFalse | 0.001 | |
testValidateWithNonStringWithEmptyStringAsNullEnabled | 0.002 | |
testValidateWithNonEmptyStringWithEmptyStringAsNullEnabled | 0.001 |
_DeltaStateHelperTest
testRemove_Serializable | 0.001 | |
testRemove_Serializable_Object | 0 | |
testSaveState | 0 | |
testPut_null | 0 | |
testAdd | 0 | |
testRestoreState | 0 | |
testIsTransient | 0 | |
testGet | 0 | |
testPut_3args | 0 | |
testIsInitalStateMarked | 0 | |
testPut_Serializable_Object | 0 |
UIComponentBaseTest
testQueueEventWithoutParent | 0.027 | |
testBroadcastArgNPE | 0.001 | |
testEncodeEndArgNPE | 0 | |
testEncodeBeginArgNPE | 0 | |
testDecode | 0.001 | |
testProcessDecodesArgNPE | 0 | |
testProcessValidatorsArgNPE | 0 | |
testGetRendersChildren | 0 | |
testEncodeChildrenArgNPE | 0 | |
testGetAttributes | 0.002 | |
testDecodeArgNPE | 0 | |
testQueueEventArgNPE | 0 | |
testQueueEvent | 0.001 | |
testEncodeChildren | 0.002 | |
testBroadcast | 0.002 | |
testProcessDecodesCallsRenderResoponseIfDecodeThrowsException | 0.001 | |
testProcessUpdatesArgNPE | 0 |
MessageUtilsTest
testGetLabelReturnsClientIdWhenLabelIsNotSpecified | 0.001 | |
testGetLabelFromValueExpression | 0.001 | |
testGetLabelFromAttributesMap | 0.001 |
_SharedRendererUtilsTest
testGetConvertedUISelectManyValueWrongCollectionType | 0.007 | |
testGetConvertedUISelectManyValuePOJOCollectionWithCollectionType | 0.002 | |
testGetConvertedUISelectManyValuePOJOArray | 0.001 | |
testGetConvertedUISelectManyValueNoConverter | 0.001 | |
testGetConvertedUISelectManyValuePOJOCollectionWithoutCollectionType | 0.002 | |
testGetConvertedUISelectManyValueNoConverterNoValueExpression | 0 | |
testGetConvertedUISelectManyValuePrimitiveIntArray | 0.002 | |
testGetConvertedUISelectManyValueNonPrimitiveFloatArray | 0.002 |
MethodExpressionActionListenerTest
testMethodExpressionActionListener | 0.001 | |
testSaveState | 0 | |
testProcessAction | 0.002 | |
testMethodExpressionActionListenerMethodExpressionMethodExpression | 0 | |
testRestoreState | 0 | |
testMethodExpressionActionListenerMethodExpression | 0.001 | |
testProcessAction2 | 0 |
_DeltaListTest
testSimpleSaveRestore5 | 0.002 | |
testSimpleSaveRestore6 | 0 | |
testSimpleSaveRestore7 | 0 | |
testSimpleSaveRestore8 | 0 | |
testSimpleSaveRestore9 | 0.001 | |
testSimpleSaveRestore1 | 0 | |
testSimpleSaveRestore2 | 0 | |
testSimpleSaveRestore3 | 0 | |
testSimpleSaveRestore4 | 0 | |
testSimpleAddRemove | 0.001 | |
testSimpleSaveRestoreTransient6 | 0.001 | |
testSimpleSaveRestoreTransient5 | 0.001 | |
testSimpleSaveRestoreTransient7 | 0 | |
testSimpleSaveRestoreTransient2 | 0 | |
testSimpleSaveRestoreTransient1 | 0 | |
testSimpleSaveRestoreTransient4 | 0.001 | |
testSimpleSaveRestoreTransient3 | 0 |
UIComponentEventListenerWrapperTest
testStateHolderListenerWithPSS | 0.002 | |
testNonSerializableListenerWithPSSFull | 0.002 | |
testUIComponentListenerWithPSS | 0 | |
testStateHolderListenerNormalState | 0 | |
testPartialStateHolderListenerNormalState | 0.001 | |
testUIComponentListenerNormalState | 0 | |
testPartialStateHolderListenerWithPSS2 | 0.001 | |
testSerializableListenerWithPSSFull | 0.001 | |
testRendererListenerWithPSS | 0 | |
testSerializableListenerNormalState | 0 | |
testUIComponentListenerWithPSSFull | 0.001 | |
testPartialStateHolderListenerWithPSSFull | 0 | |
testRendererListenerWithPSSFull | 0 | |
testPartialStateHolderListenerWithPSS | 0 | |
testNonSerializableListenerNormalState | 0 | |
testStateHolderListenerWithPSSFull | 0.001 | |
testSerializableListenerWithPSS | 0.001 | |
testNonSerializableListenerWithPSS | 0 | |
testRendererListenerNormalState | 0 |
UIComponentFindComponentTest
testWithRelativeExpressionNamingContainer | 0 | |
testWithEmptyExperession | 0 | |
testXXFindComponent | 0.002 | |
testOverriddenFindComponent | 0 | |
testWithNullExperession | 0 | |
testRootExpression | 0 | |
testRelativeExpression | 0 | |
testComplexRelativeExpression | 0 |
StateManagerTest
testIsSavingStateInClientNull | 0.05 | |
testIsSavingStateInClientTrue | 0.001 | |
testIsSavingStateInClientFalse | 0 | |
testIsSavingStateInClientBogus | 0 | |
testNullThrowsIsSavingStateInClient | 0.001 |
EnumConverterTest
testGetAsObjectNoEnum | 0.002 | |
testGetAsStringNull | 0 | |
testGetAsObjectNull | 0.001 | |
testGetAsString | 0.001 | |
testGetAsObjectNoClassSet | 0.002 | |
testGetAsStringNoClassSet | 0.002 | |
testGetAsObject | 0.001 | |
testGetAsStringNoEnum | 0.002 |
Failure Details
[Summary] [Package List] [Test Cases]