Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
17 0 0 0 100% 0.543 s

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.535 s
org.apache.maven.toolchain.merge 4 0 0 0 100% 0.008 s

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 s
DefaultToolchainsBuilderTest 9 0 0 0 100% 0.533 s

org.apache.maven.toolchain.merge

- Class Tests Errors Failures Skipped Success Rate Time
MavenToolchainMergerTest 4 0 0 0 100% 0.008 s

Test Cases

[Summary] [Package List] [Test Cases]

MavenToolchainMergerTest

testMergeJdkExtra 0.004 s
testMergeNulls 0 s
testMergeJdkExtend 0.002 s
testMergeJdk 0 s

ToolchainsBuildingExceptionTest

testOneProblem 0.001 s
testNoProblems 0 s
testUnknownPosition 0.001 s
testUnknownPositionAndSource 0 s

DefaultToolchainsBuilderTest

testBuildRequestWithUserToolchains 0.499 s
testEnvironmentVariablesWithSpecialCharactersAreInterpolated 0.004 s
testBuildRequestWithBothToolchains 0.004 s
testBuildEmptyRequest 0.001 s
testBuildRequestWithGlobalToolchains 0.002 s
testIOException 0.003 s
testStrictToolchainsParseException 0.002 s
testNonExistingEnvironmentVariablesAreNotInterpolated 0.002 s
testEnvironmentVariablesAreInterpolated 0.004 s