Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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.032
BuildInformationTest 3 0 0 0 100% 0.085
GenesisControllerTest 5 0 0 0 100% 0.374
TestTransformationTrackerTest 2 0 0 0 100% 0.017

com.puresoltechnologies.genesis.controller.statemodel

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

Test Cases

[Summary] [Package List] [Test Cases]

GenesisControllerSingeTransformatorTest

testStepWiseMigration 0.024
testFullMigration 0.008

BuildInformationTest

testBuildYear 0.084
testInceptionYear 0.001
testVersion 0

GenesisControllerTest

testWithoutSequences 0.297
testWithSingleComponentAndNoSequence 0.033
testWithTwoComponentsAndOneSequenceOneTransformationEach 0.039
testWithSingleComponentAndOneSequenceNoTransformation 0.001
testWithSingleComponentAndOneSequenceOneTransformation 0.004

TestTransformationTrackerTest

testOpenWithOpen 0.016
testCloseWithoutOpen 0.001

MigrationModelTest

testPrint 0.007

Fork me on GitHub