Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
638 | 0 | 30 | 0 | 95.298% | 2.852 |
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.067 |
javax.faces.component | 491 | 0 | 19 | 0 | 96.13% | 1.447 |
javax.faces.application | 59 | 0 | 9 | 0 | 84.746% | 0.392 |
javax.faces.component.html | 1 | 0 | 0 | 0 | 100% | 0.002 |
javax.faces.convert | 44 | 0 | 0 | 0 | 100% | 0.554 |
javax.faces.validator | 1 | 0 | 0 | 0 | 100% | 0.119 |
javax.faces.event | 28 | 0 | 0 | 0 | 100% | 0.271 |
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 | |
---|---|---|---|---|---|---|---|
FactoryFinderTest | 9 | 0 | 2 | 0 | 77.778% | 0.063 | |
FacesExceptionTest | 5 | 0 | 0 | 0 | 100% | 0.004 |
javax.faces.component
javax.faces.application
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ViewHandlerTest | 6 | 0 | 0 | 0 | 100% | 0.007 | |
FacesMessageTest | 14 | 0 | 0 | 0 | 100% | 0.022 | |
StateManagerTest | 5 | 0 | 0 | 0 | 100% | 0.067 | |
ViewHandlerTest | 6 | 0 | 0 | 0 | 100% | 0.174 | |
StateManagerTest | 5 | 0 | 0 | 0 | 100% | 0.068 | |
FacesMessageTest | 14 | 0 | 0 | 0 | 100% | 0.035 | |
ApplicationTest | 9 | 0 | 9 | 0 | 0% | 0.019 |
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 | |
---|---|---|---|---|---|---|---|
NumberConverterTest | 7 | 0 | 0 | 0 | 100% | 0.065 | |
MessageUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.373 | |
DateTimeConverterTest | 1 | 0 | 0 | 0 | 100% | 0.012 | |
NumberConverterTest | 7 | 0 | 0 | 0 | 100% | 0.007 | |
DoubleConverterTest | 3 | 0 | 0 | 0 | 100% | 0.006 | |
MessageUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
EnumConverterTest | 8 | 0 | 0 | 0 | 100% | 0.006 | |
EnumConverterTest | 8 | 0 | 0 | 0 | 100% | 0.03 | |
DoubleConverterTest | 3 | 0 | 0 | 0 | 100% | 0.008 | |
DateTimeConverterTest | 1 | 0 | 0 | 0 | 100% | 0.046 |
javax.faces.event
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MethodExpressionValueChangeListenerTest | 7 | 0 | 0 | 0 | 100% | 0.005 | |
MethodExpressionActionListenerTest | 7 | 0 | 0 | 0 | 100% | 0.005 | |
MethodExpressionValueChangeListenerTest | 7 | 0 | 0 | 0 | 100% | 0.249 | |
MethodExpressionActionListenerTest | 7 | 0 | 0 | 0 | 100% | 0.012 |
Test Cases
[Summary] [Package List] [Test Cases]
_ValueBindingToValueExpressionTest
testHashCode | 0.041 | |
testEqualsObject | 0 | |
testIsLiteralText | 0.001 | |
testValueBindingToValueExpression | 0.002 | |
testValueBindingToValueExpressionValueBinding | 0.001 | |
testIsReadOnlyELContext | 0.002 | |
testGetValueELContext | 0.002 | |
testGetTypeELContext | 0.001 | |
testGetTypeELContextExceptions | 0.005 | |
testSetValueELContextObject | 0.002 | |
testSetValueELContextObjectExceptions | 0.002 | |
testGetExpressionString | 0.002 | |
testGetExpectedType | 0.001 |
UIComponentEventListenerWrapperTest
testUIComponentListenerNormalState | 0.001 | |
testUIComponentListenerWithPSS | 0.001 | |
testUIComponentListenerWithPSSFull | 0.001 | |
testRendererListenerNormalState | 0.001 | |
testRendererListenerWithPSS | 0 | |
testRendererListenerWithPSSFull | 0.001 | |
testNonSerializableListenerNormalState | 0.002 | |
testNonSerializableListenerWithPSS | 0.001 | |
testNonSerializableListenerWithPSSFull | 0 | |
testSerializableListenerNormalState | 0.003 | |
testSerializableListenerWithPSS | 0.001 | |
testSerializableListenerWithPSSFull | 0 | |
testStateHolderListenerNormalState | 0.003 | |
testStateHolderListenerWithPSS | 0 | |
testStateHolderListenerWithPSSFull | 0.001 | |
testPartialStateHolderListenerNormalState | 0.002 | |
testPartialStateHolderListenerWithPSS | 0.001 | |
testPartialStateHolderListenerWithPSS2 | 0.001 | |
testPartialStateHolderListenerWithPSSFull | 0.001 |
_ValueExpressionToValueBindingTest
testSetValue | 0.024 | |
testGetValue | 0 | |
testHashCode | 0.001 | |
testGetExpressionString | 0 | |
testEquals | 0.002 | |
testGetType | 0.002 | |
testGetTypeExceptions | 0.006 | |
testGetValueExceptions | 0.003 | |
testIsReadOnly | 0.001 | |
testIsReadOnlyExceptions | 0.003 | |
testSetValueExceptions | 0.002 | |
testValueExpressionToValueBindingValueExpression | 0.002 |
NumberConverterTest
testFranceLocaleWithNonBreakingSpace | 0.028 | |
testFranceLocaleWithoutNonBreakingSpace | 0.001 | |
testUSLocaleUsingEURCurrencyCode | 0 | |
testUKLocaleUsingEURCurrencyCode | 0 | |
testGermanyLocaleUsingEURCurrencyCode | 0.025 | |
testCurrencyPattern | 0.001 | |
testCurrencyPattern2 | 0.001 |
UIComponentBaseGetClientIdTest
testNullFacesContext | 0.001 | |
testWithoutParentAndNoRenderer | 0.001 | |
testWithRenderer | 0.002 | |
testWithParentNamingContainer | 0.001 | |
testWithParentNamingContainerChanging | 0.008 | |
testWithoutId | 0.001 | |
testWithoutIdAndNoUIViewRoot | 0.001 |
UIDataRowStateTest
_SelectItemsUtilTest
UISelectManyTest
MessageUtilsTest
testGetLabelFromAttributesMap | 0.316 | |
testGetLabelFromValueExpression | 0.016 | |
testGetLabelReturnsClientIdWhenLabelIsNotSpecified | 0.013 |
_AttachedStateWrapperTest
testGetWrappedStateObject | 0 | |
testGetClazz | 0 | |
test_AttachedStateWrapper | 0 | |
testSerialize | 0.001 |
UIComponentAttributesTest
testSetNullAttributeOnValidProperty | 0.015 | |
testSetNullAttributeOnInvalidProperty | 0.001 |
UIComponentBaseFacesListenerTest
testGetFacesListeners | 0.005 | |
testArgNPE | 0.001 | |
testRemoveFacesListenerArgNPE | 0 | |
testInvalidListenerType | 0 | |
testRemoveFacesListener | 0.001 | |
testEmptyListener | 0 |
UIComponentValueExpressionTest
testValueExpressionWithLiteralText | 0.001 | |
testValueExpressionWithValueBindingFallback | 0.001 | |
testValueExpressionArgumentNPE | 0 | |
testValueExpression | 0.001 | |
testValueExpressionArgumentId | 0 | |
testValueExpressionArgumentsParent | 0 | |
testValueExpressionWithExceptionOnGetValue | 0.001 |
UIComponentBaseTest$2
testExpressionValue | 0 | |
testExplicitValue | 0.001 | |
testDefaultValue | 0 | |
testExpressionWithLiteralTextValue | 0.001 |
MethodExpressionValueChangeListenerTest
testSaveState | 0.002 | |
testMethodExpressionValueChangeListenerMethodExpression | 0 | |
testProcessValueChange | 0.001 | |
testMethodExpressionValueChangeListener | 0 | |
testProcessValueChange2 | 0.001 | |
testMethodExpressionValueChangeListenerMethodExpressionMethodExpression | 0.001 | |
testRestoreState | 0 |
UIComponentBaseTest$1
testExpressionValue | 0.116 | |
testExplicitValue | 0 | |
testDefaultValue | 0 | |
testExpressionWithLiteralTextValue | 0.002 |
UIComponentBaseGetClientIdTest
testWithoutId | 0.002 | |
testWithRenderer | 0.002 | |
testWithParentNamingContainer | 0.002 | |
testNullFacesContext | 0 | |
testWithParentNamingContainerChanging | 0.01 | |
testWithoutIdAndNoUIViewRoot | 0.001 | |
testWithoutParentAndNoRenderer | 0.002 |
ViewHandlerTest
testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionButNoSessionValue | 0.003 | |
testInitViewWithUnsupportedEncodingException | 0.001 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndNoSession | 0 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionAndNoSessionValue | 0.001 | |
testInitView | 0.002 | |
testCalculateCharacterEncodingWithRequestHeaderContentType | 0 |
UIComponentBaseValueBindingTest
testSetValueBindingWNullValue | 0.001 | |
testGetValueBindingWOValueExpression | 0.001 | |
testGetValueBindingWithVBToVE | 0.001 | |
testSetValueBinding | 0.002 | |
testGetValueBindingFromVE | 0 |
_Delta2StateHelperTest
testAddItemOnList2 | 0.003 | |
testAddItemOnList1 | 0.001 | |
testAddItemOnList3 | 0.001 | |
testSimpleSaveRestore | 0.002 | |
testRemovePropertyStateHelper1 | 0 | |
testPutItemOnMap1 | 0 | |
testUIViewRootPhaseListener1 | 0.001 | |
testUIViewRootPhaseListener3 | 0 | |
testUIViewRootPhaseListener2 | 0 | |
testPutRemoveItemOnMap3 | 0 | |
testPutRemoveItemOnMap2 | 0.001 | |
testSimpleGetterSetter | 0 | |
testDeltaStateSaveRestore | 0.001 | |
testPutPropertyStateHelper2 | 0.001 | |
testPutPropertyStateHelper1 | 0.001 | |
testEmptySaveRestore | 0.001 |
UIDataTest
testSetFooter | 0 | |
testProcessDecodesRenderedTrue | 0.007 | |
testVisitTree | 0.025 | |
testGetHeader | 0.001 | |
testSaveState | 0 | |
testSetDataModel | 0.001 | |
testGetRowData | 0.001 | |
testGetRows | 0 | |
testQueueEventFacesEvent | 0 | |
testSetRows | 0 | |
testProcessValidatorsRenderedTrue | 0.002 | |
testGetFooter | 0 | |
testProcessDecodesFacesContext | 0 | |
testGetFamily | 0.001 | |
testBroadcastFacesEvent | 0.007 | |
testGetFirst | 0.001 | |
testSetValue | 0 | |
testGetRowCount | 0 | |
testEncodeBeginFacesContext | 0 | |
testGetClientId | 0.002 | |
testUIData | 0 | |
testRestoreState | 0 | |
testGetValue | 0 | |
testSetRowIndex | 0.001 | |
testSetVar | 0.001 | |
testEncodeEndFacesContext | 0.001 | |
testProcessUpdatesRenderedFalse | 0.001 | |
testIsRowAvailable | 0 | |
testGetRowIndex | 0 | |
testSetHeader | 0 | |
testProcessUpdatesFacesContext | 0 | |
testValueExpression | 0.001 | |
testGetVar | 0 | |
testProcessDecodesRenderedFalse | 0.001 | |
testProcessUpdatesRenderedTrue | 0 | |
testInvokeOnComponentFacesContextStringContextCallback | 0.002 | |
testProcessValidatorsFacesContext | 0 | |
testPreserveRowComponentState1 | 0.024 | |
testGetDataModel | 0 | |
testProcessValidatorsRenderedFalse | 0.001 | |
testSetFirst | 0.001 |
UIComponentBaseGetChildrenTest
testGetChildrenAddAll | 0.001 | |
testSimpleAddRemove | 0.001 | |
testSetFacetClearChild | 0.001 | |
testSetFacetClearFacet | 0.004 | |
testSetChild1 | 0 | |
testSetChild2 | 0.001 |
_MethodBindingToMethodExpressionTest
test_MethodBindingToMethodExpressionMethodBinding | 0.002 | |
testInvoke | 0.005 | |
testGetMethodInfoELContext | 0.005 | |
test_MethodBindingToMethodExpression | 0.001 | |
testIsLiteralText | 0.001 | |
testStateHolder | 0.001 | |
testGetExpressionString | 0.001 |
FacesMessageTest
testSerialization | 0.014 | |
testFacesMessageSeverityStringString | 0.001 | |
testSetNullSeverity | 0.001 | |
testSetSeverity | 0.001 | |
testSeverityEquality | 0.001 | |
testFacesMessageNullSeverityStringString | 0.001 | |
testSeverityOrdering | 0 | |
testSetDetail | 0 | |
testFacesMessageString | 0.001 | |
testSeverityValues | 0 | |
testSeverityValuesMap | 0.001 | |
testFacesMessage | 0 | |
testSetSummary | 0.001 | |
testFacesMessageStringString | 0 |
_DeltaFacesListenerListTest
testSimpleSaveRestore9 | 0.002 | |
testSimpleSaveRestore6 | 0.001 | |
testSimpleSaveRestore5 | 0.002 | |
testSimpleSaveRestore8 | 0 | |
testSimpleSaveRestore7 | 0 | |
testSimpleSaveRestore2 | 0 | |
testSimpleSaveRestore1 | 0 | |
testSimpleSaveRestore4 | 0 | |
testSimpleSaveRestore3 | 0 | |
testComplexSaveRestore1 | 0 | |
testSimpleSaveRestoreTransient1 | 0 | |
testSimpleSaveRestoreTransient2 | 0 | |
testSimpleSaveRestoreTransient3 | 0.001 | |
testSimpleSaveRestoreTransient4 | 0.001 | |
testSimpleAddRemove | 0.001 |
UIViewParameterTest
testDecodeSetOnlyNonNullSubmittedValue | 0.002 | |
testValidationErrorTriggersFacesContextValidationFailed | 0.005 |
_ValueBindingToValueExpressionTest
testHashCode | 0.002 | |
testValueBindingToValueExpression | 0.001 | |
testGetTypeELContextExceptions | 0.005 | |
testSetValueELContextObject | 0.001 | |
testSetValueELContextObjectExceptions | 0.002 | |
testGetTypeELContext | 0 | |
testGetValueELContext | 0.004 | |
testIsReadOnlyELContext | 0 | |
testGetExpectedType | 0 | |
testValueBindingToValueExpressionValueBinding | 0 | |
testGetExpressionString | 0 | |
testIsLiteralText | 0.001 | |
testEqualsObject | 0 |
NumberConverterTest
testCurrencyPattern | 0.002 | |
testUSLocaleUsingEURCurrencyCode | 0.001 | |
testCurrencyPattern2 | 0 | |
testFranceLocaleWithNonBreakingSpace | 0.002 | |
testFranceLocaleWithoutNonBreakingSpace | 0 | |
testUKLocaleUsingEURCurrencyCode | 0.002 | |
testGermanyLocaleUsingEURCurrencyCode | 0 |
_ValueExpressionToValueBindingTest
testGetTypeExceptions | 0.002 | |
testEquals | 0.001 | |
testIsReadOnly | 0 | |
testGetExpressionString | 0 | |
testSetValue | 0 | |
testGetValue | 0 | |
testIsReadOnlyExceptions | 0.002 | |
testHashCode | 0.001 | |
testGetType | 0.002 | |
testSetValueExceptions | 0.002 | |
testValueExpressionToValueBindingValueExpression | 0.001 | |
testGetValueExceptions | 0.001 |
DoubleConverterTest
testDoubleParsingGermany | 0 | |
testDoubleParsingJvmBugWorkaround | 0.006 | |
testDoubleParsingUS | 0 |
UIInputTest
testVisitTree | 0.004 | |
testValidateWithEmptyStringWithEmptyStringAsNullNotSpecified | 0.019 | |
testProcessDecodesRenderedTrue | 0.001 | |
testWhenSpecifiedConverterMessageIsUsedInCaseConverterExceptionOccurs | 0.002 | |
testValidateNotCallValueChangeListenerWhenCallValidateWithValidator | 0.005 | |
testProcessValidatorsRenderedTrue | 0 | |
testUpdateModelSetsTheLocalValueToModelValue | 0.001 | |
testWhenSpecifiedValidatorMessageIsUsedInCaseValidatorExceptionOccurs | 0.003 | |
testValidateWithEmptyStringWithEmptyStringAsNullDisabled | 0.001 | |
testValidateNotCallValueChangeListenerWhenCallValidateWithBinding | 0.004 | |
testValidationErrorTriggersFacesContextValidationFailed | 0.004 | |
testProcessUpdatesRenderedFalse | 0.001 | |
testValidateWithEmptyStringWithEmptyStringAsNullEnabled | 0.001 | |
testProcessValidatorsRenderedFalse | 0 | |
testProcessUpdatesRenderedTrue | 0.001 | |
testProcessDecodesRenderedFalse | 0 | |
testValidateWithNonStringWithEmptyStringAsNullEnabled | 0.002 | |
testValidateWithNonEmptyStringWithEmptyStringAsNullEnabled | 0.011 |
_DeltaStateHelperTest
testRemove_Serializable | 0 | |
testRemove_Serializable_Object | 0 | |
testSaveState | 0 | |
testPut_null | 0.001 | |
testAdd | 0.001 | |
testRestoreState | 0.001 | |
testIsTransient | 0 | |
testGet | 0 | |
testPut_3args | 0 | |
testPut_Serializable_Object | 0 | |
testIsInitalStateMarked | 0 |
UIComponentBaseTest
testQueueEventWithoutParent | 0.034 | |
testBroadcastArgNPE | 0.001 | |
testEncodeEndArgNPE | 0.001 | |
testDecode | 0.003 | |
testEncodeBeginArgNPE | 0.001 | |
testProcessDecodesArgNPE | 0 | |
testProcessValidatorsArgNPE | 0 | |
testGetRendersChildren | 0.001 | |
testEncodeChildrenArgNPE | 0 | |
testGetAttributes | 0.002 | |
testDecodeArgNPE | 0 | |
testQueueEventArgNPE | 0 | |
testQueueEvent | 0 | |
testEncodeChildren | 0.003 | |
testBroadcast | 0.002 | |
testProcessDecodesCallsRenderResoponseIfDecodeThrowsException | 0.001 | |
testProcessUpdatesArgNPE | 0 |
MessageUtilsTest
testGetLabelReturnsClientIdWhenLabelIsNotSpecified | 0.001 | |
testGetLabelFromValueExpression | 0 | |
testGetLabelFromAttributesMap | 0 |
_SharedRendererUtilsTest
testGetConvertedUISelectManyValueWrongCollectionType | 0.008 | |
testGetConvertedUISelectManyValuePOJOCollectionWithCollectionType | 0.001 | |
testGetConvertedUISelectManyValuePOJOArray | 0.004 | |
testGetConvertedUISelectManyValueNoConverter | 0 | |
testGetConvertedUISelectManyValuePOJOCollectionWithoutCollectionType | 0 | |
testGetConvertedUISelectManyValueNoConverterNoValueExpression | 0 | |
testGetConvertedUISelectManyValuePrimitiveIntArray | 0.002 | |
testGetConvertedUISelectManyValueNonPrimitiveFloatArray | 0.003 |
MethodExpressionActionListenerTest
testMethodExpressionActionListener | 0.001 | |
testSaveState | 0 | |
testProcessAction | 0.003 | |
testMethodExpressionActionListenerMethodExpressionMethodExpression | 0 | |
testRestoreState | 0.001 | |
testMethodExpressionActionListenerMethodExpression | 0 | |
testProcessAction2 | 0 |
_DeltaListTest
testSimpleSaveRestore5 | 0.003 | |
testSimpleSaveRestore6 | 0.001 | |
testSimpleSaveRestore7 | 0 | |
testSimpleSaveRestore8 | 0 | |
testSimpleSaveRestore9 | 0.001 | |
testSimpleSaveRestore1 | 0 | |
testSimpleSaveRestore2 | 0.001 | |
testSimpleSaveRestore3 | 0 | |
testSimpleSaveRestore4 | 0.001 | |
testSimpleAddRemove | 0 | |
testSimpleSaveRestoreTransient6 | 0.001 | |
testSimpleSaveRestoreTransient5 | 0 | |
testSimpleSaveRestoreTransient7 | 0 | |
testSimpleSaveRestoreTransient2 | 0 | |
testSimpleSaveRestoreTransient1 | 0 | |
testSimpleSaveRestoreTransient4 | 0 | |
testSimpleSaveRestoreTransient3 | 0 |
UIComponentEventListenerWrapperTest
testStateHolderListenerWithPSS | 0.003 | |
testNonSerializableListenerWithPSSFull | 0.004 | |
testUIComponentListenerWithPSS | 0.001 | |
testStateHolderListenerNormalState | 0.001 | |
testPartialStateHolderListenerNormalState | 0.001 | |
testUIComponentListenerNormalState | 0.001 | |
testPartialStateHolderListenerWithPSS2 | 0 | |
testSerializableListenerWithPSSFull | 0.001 | |
testRendererListenerWithPSS | 0.001 | |
testSerializableListenerNormalState | 0 | |
testUIComponentListenerWithPSSFull | 0.001 | |
testPartialStateHolderListenerWithPSSFull | 0 | |
testRendererListenerWithPSSFull | 0.001 | |
testPartialStateHolderListenerWithPSS | 0 | |
testNonSerializableListenerNormalState | 0 | |
testStateHolderListenerWithPSSFull | 0.001 | |
testSerializableListenerWithPSS | 0 | |
testNonSerializableListenerWithPSS | 0 | |
testRendererListenerNormalState | 0 |
UIComponentFindComponentTest
testWithRelativeExpressionNamingContainer | 0.001 | |
testWithEmptyExperession | 0 | |
testXXFindComponent | 0.002 | |
testOverriddenFindComponent | 0.001 | |
testWithNullExperession | 0 | |
testRootExpression | 0 | |
testRelativeExpression | 0.001 | |
testComplexRelativeExpression | 0.001 |
StateManagerTest
testIsSavingStateInClientNull | 0.065 | |
testIsSavingStateInClientTrue | 0.001 | |
testIsSavingStateInClientFalse | 0.001 | |
testIsSavingStateInClientBogus | 0 | |
testNullThrowsIsSavingStateInClient | 0 |
EnumConverterTest
testGetAsObjectNoEnum | 0.002 | |
testGetAsStringNull | 0 | |
testGetAsObjectNull | 0 | |
testGetAsString | 0 | |
testGetAsObjectNoClassSet | 0.001 | |
testGetAsStringNoClassSet | 0.001 | |
testGetAsObject | 0.001 | |
testGetAsStringNoEnum | 0.001 |
FactoryFinderTest
javax.faces.FactoryFinderTest.testGetFactory | 0.028 | |
javax.faces.FactoryFinderTest.testGetFactoryTwice | 0 | |
javax.faces.FactoryFinderTest.testGetFactoryNoFactory | 0 | |
javax.faces.FactoryFinderTest.testGetFactoryNoConfiguration | 0.001 | |
Should have thrown an illegal state exception | ||
javax.faces.FactoryFinderTest.testSetFactoryBogusName | 0 | |
javax.faces.FactoryFinderTest.testSetFactory | 0.031 | |
javax.faces.FactoryFinderTest.testSetFactoryNoEffect | 0.001 | |
javax.faces.FactoryFinderTest.testSetFactoryAdditiveClassNames | 0.001 | |
javax.faces.FactoryFinderTest.testReleaseFactories | 0 |
MethodExpressionValueChangeListenerTest
testMethodExpressionValueChangeListener | 0.229 | |
testMethodExpressionValueChangeListenerMethodExpression | 0.004 | |
testMethodExpressionValueChangeListenerMethodExpressionMethodExpression | 0.001 | |
testProcessValueChange | 0.007 | |
testProcessValueChange2 | 0.003 | |
testSaveState | 0.001 | |
testRestoreState | 0.002 |
_DeltaFacesListenerListTest
testSimpleAddRemove | 0.003 | |
testSimpleSaveRestore1 | 0 | |
testSimpleSaveRestore2 | 0.001 | |
testSimpleSaveRestore3 | 0.001 | |
testSimpleSaveRestore4 | 0.001 | |
testSimpleSaveRestore5 | 0.001 | |
testSimpleSaveRestore6 | 0 | |
testSimpleSaveRestore7 | 0.001 | |
testSimpleSaveRestore8 | 0.001 | |
testSimpleSaveRestore9 | 0.001 | |
testSimpleSaveRestoreTransient1 | 0.001 | |
testSimpleSaveRestoreTransient2 | 0 | |
testSimpleSaveRestoreTransient3 | 0 | |
testSimpleSaveRestoreTransient4 | 0.001 | |
testComplexSaveRestore1 | 0.001 |
_Delta2StateHelperTest
testSimpleGetterSetter | 0.004 | |
testEmptySaveRestore | 0 | |
testSimpleSaveRestore | 0.001 | |
testDeltaStateSaveRestore | 0 | |
testPutPropertyStateHelper1 | 0.001 | |
testPutPropertyStateHelper2 | 0 | |
testRemovePropertyStateHelper1 | 0.001 | |
testAddItemOnList1 | 0.002 | |
testAddItemOnList2 | 0.001 | |
testAddItemOnList3 | 0.001 | |
testPutItemOnMap1 | 0.003 | |
testPutRemoveItemOnMap2 | 0 | |
testPutRemoveItemOnMap3 | 0 | |
testUIViewRootPhaseListener1 | 0.002 | |
testUIViewRootPhaseListener2 | 0.001 | |
testUIViewRootPhaseListener3 | 0.001 |
EnumConverterTest
testGetAsObject | 0.002 | |
testGetAsObjectNull | 0.015 | |
testGetAsObjectNoEnum | 0.001 | |
testGetAsObjectNoClassSet | 0.001 | |
testGetAsString | 0 | |
testGetAsStringNull | 0.001 | |
testGetAsStringNoEnum | 0.007 | |
testGetAsStringNoClassSet | 0.001 |
ViewHandlerTest
testCalculateCharacterEncodingWithRequestHeaderContentType | 0.136 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndNoSession | 0.001 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionButNoSessionValue | 0 | |
testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionAndNoSessionValue | 0.001 | |
testInitView | 0.033 | |
testInitViewWithUnsupportedEncodingException | 0.003 |
MethodExpressionActionListenerTest
testSaveState | 0.004 | |
testRestoreState | 0.001 | |
testMethodExpressionActionListener | 0.001 | |
testMethodExpressionActionListenerMethodExpression | 0.001 | |
testMethodExpressionActionListenerMethodExpressionMethodExpression | 0.001 | |
testProcessAction | 0.002 | |
testProcessAction2 | 0.002 |
_AttachedStateWrapperTest
testSerialize | 0.001 | |
test_AttachedStateWrapper | 0 | |
testGetClazz | 0 | |
testGetWrappedStateObject | 0 |
UIComponentBaseGetChildrenTest
testSimpleAddRemove | 0 | |
testGetChildrenAddAll | 0 | |
testSetChild1 | 0.001 | |
testSetChild2 | 0.005 | |
testSetFacetClearChild | 0 | |
testSetFacetClearFacet | 0 |
UIDataTest
testSaveState | 0.013 | |
testRestoreState | 0.001 | |
testValueExpression | 0.001 | |
testGetClientId | 0.031 | |
testInvokeOnComponentFacesContextStringContextCallback | 0.015 | |
testBroadcastFacesEvent | 0.034 | |
testEncodeBeginFacesContext | 0.001 | |
testEncodeEndFacesContext | 0 | |
testQueueEventFacesEvent | 0.001 | |
testProcessDecodesFacesContext | 0 | |
testProcessValidatorsFacesContext | 0.001 | |
testProcessUpdatesFacesContext | 0 | |
testUIData | 0.001 | |
testSetFooter | 0 | |
testGetFooter | 0.001 | |
testSetHeader | 0 | |
testGetHeader | 0 | |
testIsRowAvailable | 0.001 | |
testGetRowCount | 0 | |
testGetRowData | 0 | |
testGetRowIndex | 0 | |
testSetRowIndex | 0 | |
testGetDataModel | 0.001 | |
testSetDataModel | 0 | |
testSetValue | 0.001 | |
testSetRows | 0.001 | |
testSetFirst | 0 | |
testGetValue | 0 | |
testGetVar | 0.001 | |
testSetVar | 0 | |
testGetRows | 0.001 | |
testGetFirst | 0.001 | |
testGetFamily | 0 | |
testVisitTree | 0.037 | |
testPreserveRowComponentState1 | 0.024 | |
testProcessDecodesRenderedFalse | 0.002 | |
testProcessDecodesRenderedTrue | 0.005 | |
testProcessValidatorsRenderedFalse | 0 | |
testProcessValidatorsRenderedTrue | 0.001 | |
testProcessUpdatesRenderedFalse | 0.001 | |
testProcessUpdatesRenderedTrue | 0.001 |
_MethodBindingToMethodExpressionTest
testIsLiteralText | 0.086 | |
testGetExpressionString | 0 | |
test_MethodBindingToMethodExpression | 0.001 | |
test_MethodBindingToMethodExpressionMethodBinding | 0.001 | |
testGetMethodInfoELContext | 0.005 | |
testInvoke | 0.004 | |
testStateHolder | 0 |
_DeltaStateHelperTest
testSaveState | 0.002 | |
testRestoreState | 0.001 | |
testIsInitalStateMarked | 0 | |
testAdd | 0.001 | |
testGet | 0.001 | |
testPut_Serializable_Object | 0 | |
testPut_null | 0 | |
testPut_3args | 0.001 | |
testRemove_Serializable | 0 | |
testRemove_Serializable_Object | 0.001 | |
testIsTransient | 0.001 |
UIViewParameterTest
testValidationErrorTriggersFacesContextValidationFailed | 0.01 | |
testDecodeSetOnlyNonNullSubmittedValue | 0.001 |
FacesExceptionTest
javax.faces.FacesExceptionTest.testFacesException | 0.003 | |
javax.faces.FacesExceptionTest.testFacesExceptionThrowable | 0 | |
javax.faces.FacesExceptionTest.testFacesExceptionString | 0 | |
javax.faces.FacesExceptionTest.testFacesExceptionStringThrowable | 0 | |
javax.faces.FacesExceptionTest.testGetCause | 0 |
UIInputTest
testVisitTree | 0.011 | |
testProcessDecodesRenderedFalse | 0.001 | |
testProcessDecodesRenderedTrue | 0.001 | |
testProcessValidatorsRenderedFalse | 0.001 | |
testProcessValidatorsRenderedTrue | 0.001 | |
testProcessUpdatesRenderedFalse | 0.001 | |
testProcessUpdatesRenderedTrue | 0 | |
testValidationErrorTriggersFacesContextValidationFailed | 0.009 | |
testValidateNotCallValueChangeListenerWhenCallValidateWithBinding | 0.023 | |
testValidateNotCallValueChangeListenerWhenCallValidateWithValidator | 0.003 | |
testWhenSpecifiedConverterMessageIsUsedInCaseConverterExceptionOccurs | 0.003 | |
testWhenSpecifiedValidatorMessageIsUsedInCaseValidatorExceptionOccurs | 0.001 | |
testUpdateModelSetsTheLocalValueToModelValue | 0 | |
testValidateWithEmptyStringWithEmptyStringAsNullEnabled | 0.004 | |
testValidateWithNonStringWithEmptyStringAsNullEnabled | 0.005 | |
testValidateWithNonEmptyStringWithEmptyStringAsNullEnabled | 0.002 | |
testValidateWithEmptyStringWithEmptyStringAsNullDisabled | 0.014 | |
testValidateWithEmptyStringWithEmptyStringAsNullNotSpecified | 0.002 |
DoubleConverterTest
testDoubleParsingGermany | 0 | |
testDoubleParsingUS | 0.006 | |
testDoubleParsingJvmBugWorkaround | 0.002 |
UISelectOneTest
StateManagerTest
testNullThrowsIsSavingStateInClient | 0 | |
testIsSavingStateInClientTrue | 0.062 | |
testIsSavingStateInClientFalse | 0 | |
testIsSavingStateInClientBogus | 0.001 | |
testIsSavingStateInClientNull | 0.002 |
_SharedRendererUtilsTest
testGetConvertedUISelectManyValueNoConverterNoValueExpression | 0.002 | |
testGetConvertedUISelectManyValuePrimitiveIntArray | 0.009 | |
testGetConvertedUISelectManyValueNonPrimitiveFloatArray | 0.002 | |
testGetConvertedUISelectManyValuePOJOArray | 0.001 | |
testGetConvertedUISelectManyValuePOJOCollectionWithoutCollectionType | 0.003 | |
testGetConvertedUISelectManyValuePOJOCollectionWithCollectionType | 0.001 | |
testGetConvertedUISelectManyValueNoConverter | 0.001 | |
testGetConvertedUISelectManyValueWrongCollectionType | 0.001 |
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.031 |
UIComponentFindComponentTest
testWithNullExperession | 0.001 | |
testWithEmptyExperession | 0 | |
testRootExpression | 0.001 | |
testRelativeExpression | 0.001 | |
testComplexRelativeExpression | 0.001 | |
testOverriddenFindComponent | 0.001 | |
testXXFindComponent | 0 | |
testWithRelativeExpressionNamingContainer | 0.001 |
ApplicationTest
_DeltaListTest
testSimpleAddRemove | 0.021 | |
testSimpleSaveRestore1 | 0.004 | |
testSimpleSaveRestore2 | 0.001 | |
testSimpleSaveRestore3 | 0.001 | |
testSimpleSaveRestore4 | 0.003 | |
testSimpleSaveRestore5 | 0 | |
testSimpleSaveRestore6 | 0.002 | |
testSimpleSaveRestore7 | 0.001 | |
testSimpleSaveRestore8 | 0.001 | |
testSimpleSaveRestore9 | 0 | |
testSimpleSaveRestoreTransient1 | 0.001 | |
testSimpleSaveRestoreTransient2 | 0.001 | |
testSimpleSaveRestoreTransient3 | 0.001 | |
testSimpleSaveRestoreTransient4 | 0.001 | |
testSimpleSaveRestoreTransient5 | 0 | |
testSimpleSaveRestoreTransient6 | 0.003 | |
testSimpleSaveRestoreTransient7 | 0 |
Failure Details
[Summary] [Package List] [Test Cases]