Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
17 0 0 0 100% 0.204

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
org.apache.maven.toolchain.building 13 0 0 0 100% 0.198
org.apache.maven.toolchain.merge 4 0 0 0 100% 0.006

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

org.apache.maven.toolchain.building

Class Tests Errors Failures Skipped Success Rate Time
ToolchainsBuildingExceptionTest 4 0 0 0 100% 0.002
DefaultToolchainsBuilderTest 9 0 0 0 100% 0.196

org.apache.maven.toolchain.merge

Class Tests Errors Failures Skipped Success Rate Time
MavenToolchainMergerTest 4 0 0 0 100% 0.006

Test Cases

[Summary] [Package List] [Test Cases]

MavenToolchainMergerTest

testMergeJdkExtra 0.003
testMergeNulls 0
testMergeJdkExtend 0.001
testMergeJdk 0.001

ToolchainsBuildingExceptionTest

testOneProblem 0
testNoProblems 0.001
testUnknownPosition 0
testUnknownPositionAndSource 0

DefaultToolchainsBuilderTest

testBuildRequestWithUserToolchains 0.178
testEnvironmentVariablesWithSpecialCharactersAreInterpolated 0.002
testBuildRequestWithBothToolchains 0.001
testBuildEmptyRequest 0.001
testBuildRequestWithGlobalToolchains 0.001
testIOException 0.002
testStrictToolchainsParseException 0.001
testNonExistingEnvironmentVariablesAreNotInterpolated 0.001
testEnvironmentVariablesAreInterpolated 0.002