UI-Component Sets

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
381 0 0 0 100% 6.97

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 0 0 100% 0.011
javax.faces.component 302 0 0 0 100% 6.622
javax.faces.application 25 0 0 0 100% 0.045
javax.faces.component.html 1 0 0 0 100% 0.015
javax.faces.convert 24 0 0 0 100% 0.178
javax.faces.event 14 0 0 0 100% 0.068
javax.faces.validator 1 0 0 0 100% 0.031

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.005
FactoryFinderTest 9 0 0 0 100% 0.006

javax.faces.component

Class Tests Errors Failures Skipped Success Rate Time
UIComponentEncodeAllTest 4 0 0 0 100% 0.014
UIViewParameterTest 2 0 0 0 100% 0.028
_AttachedListStateWrapperTest 2 0 0 0 100% 0.119
UIComponentBaseFacesListenerTest 6 0 0 0 100% 0.043
UIViewRootTest 5 0 0 0 100% 0.707
_AttachedStateWrapperTest 4 0 0 0 100% 0.002
UISelectOneTest 5 0 0 0 100% 0.275
_DeltaFacesListenerListTest 15 0 0 0 100% 0.029
_SelectItemsUtilTest 4 0 0 0 100% 0.768
_ValueExpressionToValueBindingTest 12 0 0 0 100% 0.688
UIComponentTest 2 0 0 0 100% 0.002
_ComponentUtilsTest 1 0 0 0 100% 0.017
_Delta2StateHelperTest 16 0 0 0 100% 0.035
UIComponentBaseValueBindingTest 5 0 0 0 100% 0.012
UIOutputPSSTest 13 0 0 0 100% 0.039
UIComponentAttributesTest 1 0 0 0 100% 0.107
_MethodBindingToMethodExpressionTest 7 0 0 0 100% 0.251
_DeltaStateHelperTest 11 0 0 0 100% 0.02
UIComponentBaseGetClientIdTest 7 0 0 0 100% 0.158
UIDataRowStateTest 4 0 0 0 100% 0.019
UIInputTest 18 0 0 0 100% 0.231
UIComponentValueExpressionTest 7 0 0 0 100% 0.013
UIComponentBaseGetChildrenTest 6 0 0 0 100% 0.01
UIComponentFindComponentTest 8 0 0 0 100% 0.019
_ValueBindingToValueExpressionTest 13 0 0 0 100% 0.086
UIComponentBaseProcessSaveRestoreStateTest 2 0 0 0 100% 0.593
UIComponentInvokeOnComponentTest 5 0 0 0 100% 0.04
UIComponentEventListenerWrapperTest 19 0 0 0 100% 0.092
UISelectManyTest 5 0 0 0 100% 0.01
UIComponentBaseTest 17 0 0 0 100% 0.093
_SharedRendererUtilsTest 8 0 0 0 100% 0.085
UIGraphicTest 3 0 0 0 100% 0.011
UIDataTest 45 0 0 0 100% 1.688
InvokeOnComponentTest 1 0 0 0 100% 0.246
UISelectItemsTest 2 0 0 0 100% 0.014
_DeltaListTest 17 0 0 0 100% 0.058

javax.faces.application

Class Tests Errors Failures Skipped Success Rate Time
FacesMessageTest 14 0 0 0 100% 0.022
ViewHandlerTest 6 0 0 0 100% 0.015
StateManagerTest 5 0 0 0 100% 0.008

javax.faces.component.html

Class Tests Errors Failures Skipped Success Rate Time
HtmlOutputLinkTest 1 0 0 0 100% 0.015

javax.faces.convert

Class Tests Errors Failures Skipped Success Rate Time
MessageUtilsTest 3 0 0 0 100% 0.014
DoubleConverterTest 3 0 0 0 100% 0.018
NumberConverterTest 9 0 0 0 100% 0.055
EnumConverterTest 8 0 0 0 100% 0.06
DateTimeConverterTest 1 0 0 0 100% 0.031

javax.faces.event

Class Tests Errors Failures Skipped Success Rate Time
MethodExpressionValueChangeListenerTest 7 0 0 0 100% 0.045
MethodExpressionActionListenerTest 7 0 0 0 100% 0.023

javax.faces.validator

Class Tests Errors Failures Skipped Success Rate Time
_MessageUtilsTest 1 0 0 0 100% 0.031

Test Cases

[Summary] [Package List] [Test Cases]

MessageUtilsTest

testGetLabelFromValueExpression 0.002
testGetLabelFromAttributesMap 0.001
testGetLabelReturnsClientIdWhenLabelIsNotSpecified 0.011

UIComponentEncodeAllTest

testEncodeAllNotRenderesChildren 0.002
testEncodeAllNotRendered 0.003
testEncodeAllNullContext 0.001
testEncodeAllRenderesChildren 0.008

UIViewParameterTest

testValidationErrorTriggersFacesContextValidationFailed 0.026
testDecodeSetOnlyNonNullSubmittedValue 0.002

_AttachedListStateWrapperTest

test_AttachedListStateWrapper 0.002
testSerialize 0.117

UIComponentBaseFacesListenerTest

testEmptyListener 0.03
testArgNPE 0.001
testRemoveFacesListenerArgNPE 0.004
testGetFacesListeners 0.002
testRemoveFacesListener 0.001
testInvalidListenerType 0.005

UIViewRootTest

testComponentType 0.333
testCreateUniqueId 0.286
testBroadcastEvents 0.076
testLocale 0.006
testSuperClass 0.006

_AttachedStateWrapperTest

testGetClazz 0.001
testGetWrappedStateObject 0
testSerialize 0.001
test_AttachedStateWrapper 0

UISelectOneTest

testValidateNotRequiredNotValid 0.266
testValidateNotRequiredNotSelectOption 0.001
testValidateRequiredNull 0.001
testValidateRequiredNotSelectOption 0.001
testValidateNotRequiredValid 0.006

_DeltaFacesListenerListTest

testSimpleAddRemove 0.006
testSimpleSaveRestore1 0.002
testSimpleSaveRestore2 0.001
testSimpleSaveRestore3 0.002
testSimpleSaveRestore4 0.002
testSimpleSaveRestore5 0.001
testSimpleSaveRestore6 0.001
testSimpleSaveRestore7 0.001
testSimpleSaveRestore8 0.002
testSimpleSaveRestore9 0.003
testSimpleSaveRestoreTransient1 0.001
testSimpleSaveRestoreTransient2 0.002
testSimpleSaveRestoreTransient3 0.001
testSimpleSaveRestoreTransient4 0.003
testComplexSaveRestore1 0.001

_SelectItemsUtilTest

testMatchValueWithEnums 0.745
testMatchValueWithEnumsNoExtends 0.006
testIsNoSelectionOption 0.013
testMatchValue 0.004

FacesMessageTest

testFacesMessageSeverityStringString 0.001
testFacesMessageStringString 0
testSetSeverity 0.001
testSerialization 0.002
testSeverityValuesMap 0.004
testSeverityValues 0.001
testSetNullSeverity 0.004
testFacesMessage 0.001
testSetSummary 0.001
testSeverityEquality 0.001
testSetDetail 0.005
testSeverityOrdering 0.001
testFacesMessageNullSeverityStringString 0
testFacesMessageString 0

_ValueExpressionToValueBindingTest

testGetValueExceptions 0.642
testValueExpressionToValueBindingValueExpression 0.004
testGetValue 0.01
testSetValueExceptions 0.003
testGetTypeExceptions 0.004
testGetType 0.005
testHashCode 0.001
testGetExpressionString 0.006
testEquals 0.003
testIsReadOnlyExceptions 0.007
testIsReadOnly 0.001
testSetValue 0.002

UIComponentTest

testGetFacetCount 0.001
testGetContainerClientId 0.001

_ComponentUtilsTest

testIsRendered 0.017

_Delta2StateHelperTest

testSimpleGetterSetter 0.004
testPutItemOnMap1 0.001
testSimpleSaveRestore 0.001
testRemovePropertyStateHelper1 0
testUIViewRootPhaseListener1 0.002
testUIViewRootPhaseListener2 0
testUIViewRootPhaseListener3 0.001
testDeltaStateSaveRestore 0.004
testEmptySaveRestore 0.001
testAddItemOnList1 0.005
testAddItemOnList2 0.001
testAddItemOnList3 0.003
testPutRemoveItemOnMap2 0.001
testPutRemoveItemOnMap3 0.009
testPutPropertyStateHelper1 0.001
testPutPropertyStateHelper2 0.001

UIComponentBaseValueBindingTest

testGetValueBindingWOValueExpression 0.002
testSetValueBinding 0.006
testGetValueBindingFromVE 0.003
testSetValueBindingWNullValue 0.001
testGetValueBindingWithVBToVE 0

UIOutputPSSTest

testConverterDeltaState10 0.015
testConverterDeltaState11 0.002
testConverterDeltaState12 0.006
testConverterDeltaState13 0.002
testConverterDeltaState1 0
testConverterDeltaState2 0.005
testConverterDeltaState3 0.001
testConverterDeltaState4 0
testConverterDeltaState5 0
testConverterDeltaState6 0.002
testConverterDeltaState7 0.004
testConverterDeltaState8 0.002
testConverterDeltaState9 0

DoubleConverterTest

testDoubleParsingGermany 0.003
testDoubleParsingJvmBugWorkaround 0.005
testDoubleParsingUS 0.01

_MessageUtilsTest

testErrorMessage 0.031

HtmlOutputLinkTest

testRendererType 0.015

UIComponentAttributesTest

testSetNullAttributeOnValidProperty 0.107

_MethodBindingToMethodExpressionTest

testIsLiteralText 0.237
test_MethodBindingToMethodExpressionMethodBinding 0.002
testGetMethodInfoELContext 0.004
test_MethodBindingToMethodExpression 0
testStateHolder 0.001
testGetExpressionString 0.001
testInvoke 0.006

_DeltaStateHelperTest

testPut_null 0.011
testRestoreState 0.001
testIsInitalStateMarked 0.001
testAdd 0.001
testGet 0.001
testPut_Serializable_Object 0.001
testRemove_Serializable_Object 0.001
testPut_3args 0.001
testRemove_Serializable 0.001
testSaveState 0.001
testIsTransient 0

UIComponentBaseGetClientIdTest

testWithRenderer 0.016
testWithoutIdAndNoUIViewRoot 0.001
testWithParentNamingContainer 0.01
testWithParentNamingContainerChanging 0.107
testWithoutParentAndNoRenderer 0.01
testWithoutId 0.013
testNullFacesContext 0.001

UIDataRowStateTest

testAddRowAfterSetRowIndex 0.004
testChangeIdsAfterSetRowIndex2 0.006
testChangeIdsAfterSetRowIndex 0.003
testEditableValueHolderState 0.006

ViewHandlerTest

testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionAndNoSessionValue 0.004
testCalculateCharacterEncodingWithNoRequestContentTypeAndWithSessionButNoSessionValue 0.006
testInitViewWithUnsupportedEncodingException 0.001
testCalculateCharacterEncodingWithNoRequestContentTypeAndNoSession 0.002
testInitView 0.001
testCalculateCharacterEncodingWithRequestHeaderContentType 0.001

UIInputTest

testProcessUpdatesRenderedTrue 0.034
testProcessValidatorsRenderedFalse 0.016
testValidateWithEmptyStringWithEmptyStringAsNullNotSpecified 0.015
testVisitTree 0.003
testValidateWithNonStringWithEmptyStringAsNullEnabled 0.032
testWhenSpecifiedValidatorMessageIsUsedInCaseValidatorExceptionOccurs 0.014
testValidateWithNonEmptyStringWithEmptyStringAsNullEnabled 0.021
testProcessUpdatesRenderedFalse 0.001
testProcessDecodesRenderedTrue 0.013
testUpdateModelSetsTheLocalValueToModelValue 0.001
testValidateNotCallValueChangeListenerWhenCallValidateWithValidator 0.01
testProcessDecodesRenderedFalse 0.001
testValidationErrorTriggersFacesContextValidationFailed 0.017
testWhenSpecifiedConverterMessageIsUsedInCaseConverterExceptionOccurs 0.02
testValidateWithEmptyStringWithEmptyStringAsNullEnabled 0.007
testValidateWithEmptyStringWithEmptyStringAsNullDisabled 0.009
testValidateNotCallValueChangeListenerWhenCallValidateWithBinding 0.013
testProcessValidatorsRenderedTrue 0.004

UIComponentValueExpressionTest

testValueExpressionWithLiteralText 0.004
testValueExpression 0.002
testValueExpressionArgumentNPE 0.001
testValueExpressionWithValueBindingFallback 0.002
testValueExpressionArgumentsParent 0.001
testValueExpressionArgumentId 0
testValueExpressionWithExceptionOnGetValue 0.003

NumberConverterTest

testCzechLocaleWithNonBreakingSpace 0.01
testCurrencyPattern2 0.021
testUSLocaleUsingEURCurrencyCode 0.001
testCurrencyPattern 0.001
testFranceLocaleWithNonBreakingSpace 0.011
testUKLocaleUsingEURCurrencyCode 0.002
testGetAsObjectWithBigInteger 0.004
testFranceLocaleWithoutNonBreakingSpace 0.004
testGermanyLocaleUsingEURCurrencyCode 0.001

UIComponentBaseGetChildrenTest

testSimpleAddRemove 0.001
testSetFacetClearChild 0.001
testSetFacetClearFacet 0.003
testSetChild1 0.003
testSetChild2 0.001
testGetChildrenAddAll 0.001

UIComponentFindComponentTest

testOverriddenFindComponent 0.011
testRootExpression 0.001
testXXFindComponent 0.001
testRelativeExpression 0.001
testWithEmptyExperession 0.004
testComplexRelativeExpression 0.001
testWithNullExperession 0
testWithRelativeExpressionNamingContainer 0

StateManagerTest

testNullThrowsIsSavingStateInClient 0.004
testIsSavingStateInClientBogus 0.001
testIsSavingStateInClientFalse 0.001
testIsSavingStateInClientNull 0.001
testIsSavingStateInClientTrue 0.001

MethodExpressionValueChangeListenerTest

testMethodExpressionValueChangeListenerMethodExpressionMethodExpression 0.034
testRestoreState 0.003
testMethodExpressionValueChangeListener 0.001
testProcessValueChange 0.002
testProcessValueChange2 0.003
testSaveState 0.001
testMethodExpressionValueChangeListenerMethodExpression 0.001

_ValueBindingToValueExpressionTest

testIsLiteralText 0.051
testSetValueELContextObjectExceptions 0.004
testEqualsObject 0.005
testIsReadOnlyELContext 0.008
testGetValueELContext 0.005
testSetValueELContextObject 0.001
testValueBindingToValueExpressionValueBinding 0.001
testGetTypeELContext 0.001
testHashCode 0.001
testGetExpressionString 0.001
testValueBindingToValueExpression 0.005
testGetExpectedType 0.001
testGetTypeELContextExceptions 0.002

UIComponentBaseProcessSaveRestoreStateTest

testRestoreStateExpections 0.585
testSaveStateExpections 0.008

FacesExceptionTest

testGetCause 0
testFacesExceptionStringThrowable 0.005
testFacesException 0
testFacesExceptionString 0
testFacesExceptionThrowable 0

UIComponentInvokeOnComponentTest

testInvokeOnComponentWithSameClientId 0.014
testInvokeOnComponentAndNotFindComponentWithClientId 0.001
testInvokeOnComponentOnChild 0.012
testInvokeOnComponentWithException 0.012
testInvokeOnComponentExceptions 0.001

FactoryFinderTest

testSetFactoryBogusName 0.003
testGetFactory 0
testSetFactoryAdditiveClassNames 0
testGetFactoryTwice 0.001
testGetFactoryNoFactory 0.001
testGetFactoryNoConfiguration 0.001
testSetFactory 0
testSetFactoryNoEffect 0
testReleaseFactories 0

MethodExpressionActionListenerTest

testRestoreState 0.012
testProcessAction 0.002
testMethodExpressionActionListenerMethodExpressionMethodExpression 0.003
testMethodExpressionActionListenerMethodExpression 0.002
testMethodExpressionActionListener 0.001
testSaveState 0.001
testProcessAction2 0.002

EnumConverterTest

testGetAsObjectNoClassSet 0.016
testGetAsObjectNoEnum 0.007
testGetAsObjectNull 0.001
testGetAsObject 0.001
testGetAsString 0
testGetAsStringNoEnum 0.013
testGetAsStringNoClassSet 0.02
testGetAsStringNull 0.002

UIComponentEventListenerWrapperTest

testRendererListenerNormalState 0.006
testUIComponentListenerWithPSSFull 0.001
testUIComponentListenerNormalState 0.006
testSerializableListenerWithPSS 0.004
testSerializableListenerWithPSSFull 0.004
testStateHolderListenerWithPSSFull 0.004
testSerializableListenerNormalState 0.001
testStateHolderListenerNormalState 0.001
testNonSerializableListenerWithPSS 0.033
testPartialStateHolderListenerWithPSSFull 0.007
testPartialStateHolderListenerNormalState 0.001
testRendererListenerWithPSS 0.002
testNonSerializableListenerWithPSSFull 0.006
testPartialStateHolderListenerWithPSS 0.002
testNonSerializableListenerNormalState 0.001
testUIComponentListenerWithPSS 0.007
testStateHolderListenerWithPSS 0.001
testPartialStateHolderListenerWithPSS2 0.004
testRendererListenerWithPSSFull 0.001

DateTimeConverterTest

testGetAsObject 0.031

UISelectManyTest

testValidateRequiredNull 0.003
testValidateIntArray 0.004
testValidateStringList 0.001
testValidateStringArray 0.001
testValidateRequiredEmptyList 0.001

UIComponentBaseTest

testQueueEventWithoutParent 0.044
testEncodeChildrenArgNPE 0.005
testGetRendersChildren 0.002
testDecodeArgNPE 0
testBroadcast 0.019
testProcessDecodesArgNPE 0.001
testQueueEventArgNPE 0
testProcessValidatorsArgNPE 0.001
testProcessDecodesCallsRenderResoponseIfDecodeThrowsException 0.008
testEncodeChildren 0.001
testBroadcastArgNPE 0.001
testQueueEvent 0.001
testEncodeEndArgNPE 0.001
testDecode 0
testEncodeBeginArgNPE 0.006
testGetAttributes 0.001
testProcessUpdatesArgNPE 0.002

_SharedRendererUtilsTest

testGetConvertedUISelectManyValueNoConverterNoValueExpression 0.012
testGetConvertedUISelectManyValueNoConverter 0.032
testGetConvertedUISelectManyValuePOJOCollectionWithCollectionType 0.016
testGetConvertedUISelectManyValueWrongCollectionType 0.002
testGetConvertedUISelectManyValuePOJOCollectionWithoutCollectionType 0.012
testGetConvertedUISelectManyValueNonPrimitiveFloatArray 0.003
testGetConvertedUISelectManyValuePOJOArray 0.003
testGetConvertedUISelectManyValuePrimitiveIntArray 0.005

UIGraphicTest

testUrlValue 0.009
testUrlValueExpression 0.001
testUrlValueBinding 0.001

UIDataTest

testProcessUpdatesRenderedTrue 0.025
testSetDataModel 0.004
testProcessValidatorsRenderedFalse 0
testGetClientId 0.027
testVisitTree 0.094
testGetFirst 0.001
testRestoreState 0.001
testGetValue 0.001
testInvokeOnComponentFacesContextStringContextCallback 0.019
testProcessUpdatesRenderedFalse 0.001
testProcessDecodesRenderedTrue 0.01
testBroadcastFacesEvent 0.037
testValueExpression 0.001
testGetRows 0.001
testProcessValidatorsFacesContext 0.001
testPreserveRowComponentState1 0.106
testProcessUpdatesFacesContext 0.001
testEncodeEndFacesContext 0.001
testEncodeBeginFacesContext 0.003
testSaveAndRestorePortletLifecycleWithPss1 1.095
testSaveAndRestorePortletLifecycleWithPss2 0.113
testProcessDecodesRenderedFalse 0.001
testGetDataModel 0
testSaveState 0.013
testSetFooter 0.001
testSetHeader 0.001
testProcessDecodesFacesContext 0.007
testGetFamily 0.005
testGetFooter 0.001
testGetHeader 0
testQueueEventFacesEvent 0.002
testSetRowIndex 0.001
testGetVar 0.001
testGetRowCount 0.001
testGetRowIndex 0
testIsRowAvailable 0.001
testSetRows 0.001
testGetRowData 0
testSaveAndRestorePortletLifecycleWithoutPss1 0.09
testSetVar 0
testUIData 0.001
testProcessValidatorsRenderedTrue 0.002
testSetFirst 0.001
testCollectionDataModel 0.016
testSetValue 0

InvokeOnComponentTest

testInvokeOnCompOnUIDataChildren 0.246

UISelectItemsTest

testPrimitiveArrayAsValue 0.012
testStringListAsValue 0.002

_DeltaListTest

testSimpleAddRemove 0.011
testSimpleSaveRestore1 0.008
testSimpleSaveRestore2 0.001
testSimpleSaveRestore3 0.001
testSimpleSaveRestore4 0.002
testSimpleSaveRestore5 0.002
testSimpleSaveRestore6 0.003
testSimpleSaveRestore7 0.001
testSimpleSaveRestore8 0.001
testSimpleSaveRestore9 0.002
testSimpleSaveRestoreTransient1 0.012
testSimpleSaveRestoreTransient2 0.002
testSimpleSaveRestoreTransient3 0.006
testSimpleSaveRestoreTransient4 0.001
testSimpleSaveRestoreTransient5 0.001
testSimpleSaveRestoreTransient6 0.003
testSimpleSaveRestoreTransient7 0.001