Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
10 0 0 0 100% 0.377

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 9 0 0 0 100% 0.369
com.puresoltechnologies.genesis.controller.statemodel 1 0 0 0 100% 0.008

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.036
GenesisControllerTest 5 0 0 0 100% 0.312
TestTransformationTrackerTest 2 0 0 0 100% 0.021

com.puresoltechnologies.genesis.controller.statemodel

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

Test Cases

[Summary] [Package List] [Test Cases]

GenesisControllerSingeTransformatorTest

testStepWiseMigration 0.028
testFullMigration 0.008

GenesisControllerTest

testWithoutSequences 0.117
testWithSingleComponentAndNoSequence 0.139
testWithTwoComponentsAndOneSequenceOneTransformationEach 0.049
testWithSingleComponentAndOneSequenceNoTransformation 0.003
testWithSingleComponentAndOneSequenceOneTransformation 0.004

TestTransformationTrackerTest

testOpenWithOpen 0.021
testCloseWithoutOpen 0

MigrationModelTest

testPrint 0.008

Fork me on GitHub