Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.033
org.apache.maven.scm.provider.local 1 0 0 0 100% 0.159

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.033

org.apache.maven.scm.provider.local

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

Test Cases

[Summary] [Package List] [Test Cases]

LocalScmProviderTest

testFixModuleName 0.129

LocalRepositoryTest

testNonExistingMissingRepositoryRoot 0
testMissingRepositoryRoot 0
testMissingModule 0.006
testExistingRepository 0.013
testNonExistingModule 0.008