Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.19
com.puresoltechnologies.genesis.controller.statemodel 1 0 0 0 100% 0.002

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.043
GenesisControllerTest 5 0 0 0 100% 0.124
TestTransformationTrackerTest 2 0 0 0 100% 0.023

com.puresoltechnologies.genesis.controller.statemodel

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

Test Cases

[Summary] [Package List] [Test Cases]

GenesisControllerSingeTransformatorTest

testStepWiseMigration 0.032
testFullMigration 0.011

GenesisControllerTest

testWithoutSequences 0.057
testWithSingleComponentAndNoSequence 0.031
testWithTwoComponentsAndOneSequenceOneTransformationEach 0.021
testWithSingleComponentAndOneSequenceNoTransformation 0.006
testWithSingleComponentAndOneSequenceOneTransformation 0.009

TestTransformationTrackerTest

testOpenWithOpen 0.022
testCloseWithoutOpen 0.001

MigrationModelTest

testPrint 0.002

Fork me on GitHub