Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 2.926

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
name.angoca.db2sa.tools.xml 1 0 0 0 100% 1.988
name.angoca.db2sa.core.impl.graph 14 0 0 0 100% 0.938

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

name.angoca.db2sa.tools.xml

Class Tests Errors Failures Skipped Success Rate Time
GrammarReaderTest 1 0 0 0 100% 1.988

name.angoca.db2sa.core.impl.graph

Class Tests Errors Failures Skipped Success Rate Time
GraphConstructorTest 14 0 0 0 100% 0.938

Test Cases

GraphConstructorTest

testBuild 0.116
testBuildNoEndingNode 0.011
testBuildDuplicatedNode 0.013
testBuildNotAllChildren 0.022
testBuildEmptyFile 0.06
testBuildUnknownStructure 0.011
testBuildInvalidStructure 0.024
testBuildNoNodes 0.009
testBuildStartingNode 0.014
testBuildNoName 0.077
testBuildNoId 0.011
testBuildNotConnectedGraph 0.011
testBuildNoAboutToken 0.154
testBuildNoHelpToken 0.298

GrammarReaderTest

testReadNoFileDefined 1.882