Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
91 0 0 0 100% 9.622

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
net.ggtools.grand.filters 24 0 0 0 100% 0.669
net.ggtools.grand.ant 26 0 0 0 100% 7.201
net.ggtools.grand.tasks 29 0 0 0 100% 1.695
net.ggtools.grand.graph 6 0 0 0 100% 0.049
net.ggtools.grand.utils 6 0 0 0 100% 0.008

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

net.ggtools.grand.filters

Class Tests Errors Failures Skipped Success Rate Time
ToNodeFilterTest 3 0 0 0 100% 0.137
FilterChainTest 6 0 0 0 100% 0.003
ConnectedToNodeFilterTest 2 0 0 0 100% 0.061
FromNodeFilterTest 3 0 0 0 100% 0.149
IsolatedNodeFilterTest 3 0 0 0 100% 0.089
MissingNodeFilterTest 2 0 0 0 100% 0.047
NodeRemoverFilterTest 4 0 0 0 100% 0.149
PrefixedNodeFilterTest 1 0 0 0 100% 0.034

net.ggtools.grand.ant

Class Tests Errors Failures Skipped Success Rate Time
AntProjectTest 13 0 0 0 100% 4.512
AntProjectFromFileTest 13 0 0 0 100% 2.689

net.ggtools.grand.tasks

Class Tests Errors Failures Skipped Success Rate Time
GraphFilterTypeTest 2 0 0 0 100% 0.084
GrandTaskTest 14 0 0 0 100% 1.142
GraphFilterFactoryTest 8 0 0 0 100% 0.215
GrandTaskPropertyTest 5 0 0 0 100% 0.254

net.ggtools.grand.graph

Class Tests Errors Failures Skipped Success Rate Time
GraphCrawlerTest 1 0 0 0 100% 0.044
SubGraphImplTest 5 0 0 0 100% 0.005

net.ggtools.grand.utils

Class Tests Errors Failures Skipped Success Rate Time
FileComparatorTest 6 0 0 0 100% 0.008

Test Cases

[Summary] [Package List] [Test Cases]

GraphFilterTypeTest

testNamelessFilter 0.04
testIsolatedNode 0.044

GrandTaskTest

testSimpleBuild 0.058
testSimpleBuildWithGraphName 0.056
testTaskDefinitionFile 0.559
testImpossibleOverride 0.024
testAntCall 0.054
testNonExistentDefaultTarget 0.053
testPrefixOverride 0.06
testSuitability 0.026
testFileOverride 0.054
testCurrentProject 0.028
testAntLib 0.029
testImport 0.06
testNoParam 0.027
testSubant 0.054

GraphFilterFactoryTest

testTypeToNode 0.049
testTypeMissingNode 0.028
testTypeNodeRemover 0.023
testTypeIsolatedNode 0.019
testTypeConnected 0.022
testClassNotFound 0.023
testTypeFromNode 0.027
testNotConfigured 0.024

GrandTaskPropertyTest

testInheritAll 0.049
testUndefinedProperty 0.049
testPropertySet 0.05
testInheritPrevailsOverProperty 0.05
testPropertyElement 0.056

AntProjectTest

testIfCondition 1.232
testAntWithTargetElements 0.38
testAntNoTargetDifferentFile 0.347
testAntCallWithUndefinedTask 0.5
testUnlessCondition 0.251
testAnt 0.269
testAntCall 0.296
testRunTarget 0.196
testAntNoTargetSameFile 0.187
testAntCallWithUndefinedProperty 0.249
testAntCallWithTargetElements 0.212
testSubant 0.186
testNestedAnt 0.207

AntProjectFromFileTest

testIfCondition 0.247
testAntWithTargetElements 0.2
testAntNoTargetDifferentFile 0.241
testAntCallWithUndefinedTask 0.292
testUnlessCondition 0.197
testAnt 0.188
testAntCall 0.19
testRunTarget 0.172
testAntNoTargetSameFile 0.217
testAntCallWithUndefinedProperty 0.193
testAntCallWithTargetElements 0.173
testSubant 0.207
testNestedAnt 0.172

ToNodeFilterTest

testNotFilteredStartNode 0.064
testConnectedStartNode 0.039
testNonExistentNode 0.034

FilterChainTest

testEmptyChain 0.002
testAddFilterFirst 0
testClearFilters 0
testAddFilterLast 0.001
testOneFilter 0
testUninitializedChain 0

ConnectedToNodeFilterTest

testConnectedStartNode 0.036
testNonExistentNode 0.025

FromNodeFilterTest

testNotFilteredStartNode 0.035
testConnectedStartNode 0.076
testNonExistentNode 0.038

IsolatedNodeFilterTest

testFullGraph 0.032
testConnectedStartNode 0.026
testFilter 0.031

MissingNodeFilterTest

testFullGraph 0.024
testFilter 0.023

NodeRemoverFilterTest

testSeveralNodes 0.042
testOneNode 0.031
testNonExistentNode 0.037
testNonNode 0.039

PrefixedNodeFilterTest

testConnectedStartNode 0.034

FileComparatorTest

testAssertSelfLinesMatch 0.003
testAssertOverrideSizesMatch 0.001
testAssertDifferentLinesMatch 0.001
testAssertOverrideLinesMatch 0.001
testAssertSelfSizesMatch 0.002
testAssertDifferentSizesMatch 0

GraphCrawlerTest

testCrawl 0.044

SubGraphImplTest

testGetNodes 0.004
testAddNode 0
testGetName 0
testGetNode 0
testHasNode 0.001