Summary

[ summary] [ package list] [ test cases]

Tests Errors Failures Success rate Time(s)
166 0 0 100.00% 10.56

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

Package Tests Errors Failures Success Rate Time
org.apache.commons.scxml.env 16 0 0 100.00% 0.54
org.apache.commons.scxml.env.faces 1 0 0 100.00% 0.17
org.apache.commons.scxml.env.jexl 3 0 0 100.00% 0.18
org.apache.commons.scxml.env.jsp 1 0 0 100.00% 0.95
org.apache.commons.scxml.env.servlet 1 0 0 100.00% 0.01
org.apache.commons.scxml.invoke 1 0 0 100.00% 0.74
org.apache.commons.scxml.io 19 0 0 100.00% 1.47
org.apache.commons.scxml.model 66 0 0 100.00% 4.40
org.apache.commons.scxml 52 0 0 100.00% 2.07
org.apache.commons.scxml.semantics 6 0 0 100.00% 0.02
org.apache.commons.scxml.test 0 0 0 ? 0.00

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.scxml.env

Class Tests Errors Failures Success Rate Time
Success EnvTestSuite 16 0 0 100.00% 0.541

org.apache.commons.scxml.env.faces

Class Tests Errors Failures Success Rate Time
Success EnvFacesTestSuite 1 0 0 100.00% 0.170

org.apache.commons.scxml.env.jexl

Class Tests Errors Failures Success Rate Time
Success EnvJexlTestSuite 3 0 0 100.00% 0.180

org.apache.commons.scxml.env.jsp

Class Tests Errors Failures Success Rate Time
Success EnvJspTestSuite 1 0 0 100.00% 0.952

org.apache.commons.scxml.env.servlet

Class Tests Errors Failures Success Rate Time
Success EnvServletTestSuite 1 0 0 100.00% 0.010

org.apache.commons.scxml.invoke

Class Tests Errors Failures Success Rate Time
Success InvokeTestSuite 1 0 0 100.00% 0.741

org.apache.commons.scxml.io

Class Tests Errors Failures Success Rate Time
Success IOTestSuite 19 0 0 100.00% 1.472

org.apache.commons.scxml.model

Class Tests Errors Failures Success Rate Time
Success ModelTestSuite 66 0 0 100.00% 4.397

org.apache.commons.scxml

Class Tests Errors Failures Success Rate Time
Success SCXMLTestSuite 52 0 0 100.00% 2.073

org.apache.commons.scxml.semantics

Class Tests Errors Failures Success Rate Time
Success SemanticsTestSuite 6 0 0 100.00% 0.020

org.apache.commons.scxml.test

Class Tests Errors Failures Success Rate Time
Success TestingTestSuite 0 0 0 ? 0.000

Test Cases

[ summary] [ package list] [ test cases]

EnvTestSuite

Success testGetTTPathParentNull 0.00
Success testGetTTPathParent 0.00
Success testTransToString 0.01
Success testHasTrue 0.15
Success testHasNullParent 0.00
Success testHasParentWrongKey 0.00
Success testHasParentCorrectKey 0.00
Success testGetNull 0.00
Success testGetValue 0.00
Success testGetParentValue 0.00
Success testGetParentNull 0.00
Success testGetParentWrongValue 0.00
Success testSetVarsChangeValue 0.00
Success testSetVarsEmpty 0.00
Success testSetVarsParent 0.00
Success testStopWatch 0.37

EnvFacesTestSuite

Success testIllegalInstance 0.16

EnvJexlTestSuite

Success testNew 0.18
Success testPrepopulated 0.00
Success testSetVars 0.00

EnvJspTestSuite

Success testRootContext 0.95

EnvServletTestSuite

Success testIllegalInstance 0.00

InvokeTestSuite

Success testInvoke01Sample 0.73

IOTestSuite

Success testSCXMLDigesterMicrowave01Sample 0.71
Success testSCXMLDigesterMicrowave02Sample 0.24
Success testSCXMLDigesterTransitions01Sample 0.28
Success testSCXMLDigesterSend01Sample 0.23
Success testSerializeSCXMLNoStates 0.00
Success testSerializeSend 0.00
Success testSerializeActionsListNull 0.00
Success testSerializeActionsVar 0.00
Success testSerializeActionsAssign 0.00
Success testSerializeActionsCancel 0.00
Success testSerializeActionsLog 0.00
Success testSerializeActionsExit 0.00
Success testSerializeActionsElse 0.00
Success testSerializeActionsElseIf 0.00
Success testSerializeIf 0.00
Success testSerializeOnEntrySizeZero 0.00
Success testSerializeOnEntry 0.00
Success testSerializeOnExitSizeZero 0.00
Success testSerializeOnExit 0.00

ModelTestSuite

Success testModelActions 0.68
Success testGetParentStateIsState 0.00
Success testGetParentStateIsParallel 0.00
Success testGetParentStateIsHistory 0.00
Success testGetParentStateIsInitial 0.00
Success testAssignSrc 0.60
Success testAddGoodCustomAction01 0.01
Success testAddBadCustomAction01 0.01
Success testAddBadCustomAction02 0.00
Success testAddBadCustomAction03 0.00
Success testAddBadCustomAction04 0.00
Success testAddBadCustomAction05 0.01
Success testHelloWorld 0.11
Success testCustomActionHelloWorld 0.14
Success testCustomActionExternalSrcHelloWorld 0.52
Success testCustomActionCallbacks 0.00
Success testDatamodelSimultaneousJexl 0.32
Success testDatamodelSimultaneousJsp 0.36
Success testSetTypeDeep 0.00
Success testSetTypeNotDeep 0.00
Success testShallowHistory01 0.15
Success testDeepHistory01 0.13
Success testHistoryDefaults01 0.12
Success testConstructorNull 0.00
Success testConstructorNullState 0.00
Success testConstructorStates 0.00
Success testConstructorSourceCrossRegion 0.00
Success testConstructorTargetCrossRegion 0.00
Success testConstructorParentTarget 0.00
Success testConstructorParentSource 0.00
Success testConstructorParent 0.00
Success testConstructorParentParallel 0.00
Success testConstructorParentParallelParent 0.00
Success testGetRegionsExitedNull 0.00
Success testGetRegionsExitedNotRegion 0.00
Success testGetRegionsExitedParallel 0.00
Success testGetRegionsExited 0.00
Success testGetRegionsEnteredNull 0.00
Success testGetRegionsEnteredNotRegion 0.00
Success testGetRegionsEnteredParallel 0.00
Success testGetRegionsEntered 0.00
Success testGetTransitionsListNull 0.00
Success testGetTransitionsList 0.00
Success testAddTransitionDoesNotContainKey 0.00
Success testAddTransitionContainKey 0.00
Success testGetTransitionList 0.00
Success testHasHistoryEmpty 0.00
Success testHasHistory 0.00
Success testIsSimple 0.00
Success testIsSimpleParallel 0.00
Success testIsSimpleHasChildren 0.00
Success testIsCompositeFalse 0.00
Success testIsCompositeParallel 0.00
Success testIsCompositeHasChildren 0.00
Success testIsRegion 0.00
Success testIsRegionNotParallel 0.00
Success testIsOrthogonal 0.00
Success testIsOrthogonalFalse 0.00
Success testStatelessModelSimultaneousJexl 0.23
Success testStatelessModelSequentialJexl 0.24
Success testStatelessModelSimultaneousEl 0.23
Success testStatelessModelSequentialEl 0.53
Success testGetRuntimeTargetNullNoParent 0.00
Success testGetRuntimeTargetNullWithParent 0.00
Success testGetRuntimeTarget 0.00
Success testGetPath 0.00

SCXMLTestSuite

Success testIsMemberEmptySet 0.00
Success testIsMemberFalse 0.00
Success testIsMemberTrue 0.00
Success testEventdata01Sample 0.59
Success testEventdata02Sample 0.15
Success testGetRootContextNull 0.00
Success testGetRootContext 0.00
Success testGetRootContextEvaluator 0.00
Success testGetContext 0.00
Success testGetContextNullParent 0.00
Success testGetContextParent 0.00
Success testGetLastConfigurationNull 0.00
Success testGetLastConfiguration 0.00
Success testIsEmpty 0.00
Success testIsEmptyFalse 0.00
Success testReset 0.00
Success testSCXMLExecutorMicrowave01JspSample 0.25
Success testSCXMLExecutorMicrowave02JspSample 0.15
Success testSCXMLExecutorMicrowave01JexlSample 0.14
Success testSCXMLExecutorMicrowave02JexlSample 0.12
Success testSCXMLExecutorTransitions01Sample 0.15
Success testSendTargettypeSCXMLSample 0.13
Success testIsStringEmptyNull 0.00
Success testIsStringEmptyZeroLength 0.00
Success testIsStringEmpty 0.00
Success testIsDescendantNullParent 0.00
Success testIsDescendantNotEqual 0.00
Success testIsDescendantEqual 0.00
Success testIsDescendantParentEqual 0.00
Success testGetAncestorClosureEmptySet 0.00
Success testGetAncestorClosureUpperBoundNotNullAndContains 0.00
Success testGetAncestorClosureContainsParent 0.00
Success testIsLegalConfigNoStates 0.00
Success testIsLegalConfigInvalidParallel 0.00
Success testIsLegalConfigMultipleTopLevel 0.00
Success testIsLegalConfigMultipleStatesActive 0.00
Success testGetLCASameTarget 0.00
Success testGetLCAIsDescendant 0.00
Success testGetLCAIsDescendantReverse 0.00
Success testGetLCANull 0.00
Success testGetLCADistantAncestor 0.00
Success testIsFinalStateFalse 0.00
Success testIsFinalStateHasParent 0.00
Success testIsFinalStateHasEvent 0.01
Success testIsFinalState 0.00
Success testTriggerEventGetters 0.00
Success testTriggerEventEquals 0.00
Success testTriggerEventToString 0.00
Success testTriggerEventHashCode 0.00
Success testWildcard01Sample 0.12
Success testWizard01Sample 0.11
Success testWizard02Sample 0.13

SemanticsTestSuite

Success testComparatorEquals 0.01
Success testComparatorNegative 0.00
Success testComparatorPositive 0.00
Success testComparatorFirstMoreParents 0.00
Success testComparatorSecondMoreParents 0.00
Success testComparatorSameParents 0.00

TestingTestSuite