Unit Test Results

[summary] [package list] [test cases]

The following document contains the results of the JUnit tests.

Summary

[summary] [package list] [test cases]

Tests Errors Failures Success rate Time(s)
19 0 0 100.00% 6.122

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

Package List

[summary] [package list] [test cases]

Name Tests Errors Failures Time(s)
org.apache.maven 4 0 0 0.249
org.apache.maven.java 12 0 0 1.885
org.apache.maven.project 3 0 0 3.988

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

org.apache.maven

Name Tests Errors Failures Time(s)
DVSLPathToolTest 2 0 0 0.212
MavenToolTest 1 0 0 0.026
TestConstantsTest 1 0 0 0.011

org.apache.maven.java

Name Tests Errors Failures Time(s)
JavaDocTagTokenizerTest 2 0 0 0.030
JavaDocVisitorTest 1 0 0 0.809
NodeTokenizerTest 7 0 0 0.037
NodeViewVisitorTest 1 0 0 0.515
SourceToolTest 1 0 0 0.494

org.apache.maven.project

Name Tests Errors Failures Time(s)
ProjectInheritanceTest 1 0 0 1.527
ProjectMapperTest 1 0 0 1.410
ProjectInterpolationTest 1 0 0 1.051

Test Cases

[summary] [package list] [test cases]

DVSLPathToolTest

Name Status Type Time(s)
testGetDirectoryComponent Success 0.023
testGetRelativePath Success 0.007

MavenToolTest

Name Status Type Time(s)
testResolvePathFragment Success 0.008

TestConstantsTest

Name Status Type Time(s)
testConstants Success 0.001

JavaDocTagTokenizerTest

Name Status Type Time(s)
testSimpleRetrieval Success 0.021
testStateExceptions Success 0.000

JavaDocVisitorTest

Name Status Type Time(s)
testJavaDocVisitor Success 0.799

NodeTokenizerTest

Name Status Type Time(s)
testSimpleRetrieval Success 0.023
testIntSet Success 0.001
testBeforeInitialization Success 0.000
testIterator Success 0.001
testIgnoreAndRestore Success 0.000
testRetrievalWithIgnores Success 0.001
testRetrievalWithChangingIgnores Success 0.000

NodeViewVisitorTest

Name Status Type Time(s)
testNodeViewVisitor Success 0.505

SourceToolTest

Name Status Type Time(s)
testSourceTool Success 0.486

ProjectInheritanceTest

Name Status Type Time(s)
testProjectMapping Success 1.516

ProjectMapperTest

Name Status Type Time(s)
testProjectMapping Success 1.393

ProjectInterpolationTest

Name Status Type Time(s)
testProjectMapping Success 1.043