Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
6 0 0 0 100% 0.243

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.scm.provider.local.repository 5 0 0 0 100% 0.101
org.apache.maven.scm.provider.local 1 0 0 0 100% 0.142

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

org.apache.maven.scm.provider.local.repository

Class Tests Errors Failures Skipped Success Rate Time
LocalRepositoryTest 5 0 0 0 100% 0.101

org.apache.maven.scm.provider.local

Class Tests Errors Failures Skipped Success Rate Time
LocalScmProviderTest 1 0 0 0 100% 0.142

Test Cases

[Summary] [Package List] [Test Cases]

LocalScmProviderTest

testFixModuleName 0.142

LocalRepositoryTest

testNonExistingMissingRepositoryRoot 0.021
testMissingRepositoryRoot 0.017
testMissingModule 0.019
testExistingRepository 0.021
testNonExistingModule 0.023