Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.26
org.apache.maven.toolchain.merge 4 0 0 0 100% 0.051

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
DefaultToolchainsBuilderTest 9 0 0 0 100% 0.258
ToolchainsBuildingExceptionTest 4 0 0 0 100% 0.002

org.apache.maven.toolchain.merge

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

Test Cases

[Summary] [Package List] [Test Cases]

DefaultToolchainsBuilderTest

testBuildRequestWithUserToolchains 0.241
testEnvironmentVariablesWithSpecialCharactersAreInterpolated 0.001
testBuildRequestWithBothToolchains 0.001
testBuildEmptyRequest 0
testBuildRequestWithGlobalToolchains 0.001
testIOException 0.003
testStrictToolchainsParseException 0.001
testNonExistingEnvironmentVariablesAreNotInterpolated 0.001
testEnvironmentVariablesAreInterpolated 0.002

MavenToolchainMergerTest

testMergeJdkExtra 0.032
testMergeNulls 0.001
testMergeJdkExtend 0.004
testMergeJdk 0.002

ToolchainsBuildingExceptionTest

testOneProblem 0
testNoProblems 0.001
testUnknownPosition 0
testUnknownPositionAndSource 0