Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
13 0 0 0 100% 0.276

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
com.puresoltechnologies.genesis.controller 12 0 0 0 100% 0.272
com.puresoltechnologies.genesis.controller.statemodel 1 0 0 0 100% 0.004

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

com.puresoltechnologies.genesis.controller

Class Tests Errors Failures Skipped Success Rate Time
GenesisControllerSingeTransformatorTest 2 0 0 0 100% 0.044
BuildInformationTest 3 0 0 0 100% 0.135
GenesisControllerTest 5 0 0 0 100% 0.089
TestTransformationTrackerTest 2 0 0 0 100% 0.004

com.puresoltechnologies.genesis.controller.statemodel

Class Tests Errors Failures Skipped Success Rate Time
MigrationModelTest 1 0 0 0 100% 0.004

Test Cases

[Summary] [Package List] [Test Cases]

GenesisControllerSingeTransformatorTest

testStepWiseMigration 0.042
testFullMigration 0.002

BuildInformationTest

testBuildYear 0.134
testInceptionYear 0.001
testVersion 0

GenesisControllerTest

testWithoutSequences 0.047
testWithSingleComponentAndNoSequence 0.019
testWithTwoComponentsAndOneSequenceOneTransformationEach 0.017
testWithSingleComponentAndOneSequenceNoTransformation 0.002
testWithSingleComponentAndOneSequenceOneTransformation 0.004

TestTransformationTrackerTest

testOpenWithOpen 0.004
testCloseWithoutOpen 0

MigrationModelTest

testPrint 0.004

Fork me on GitHub