Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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

org.apache.maven.scm.provider.local

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

Test Cases

[Summary] [Package List] [Test Cases]

LocalScmProviderTest

testFixModuleName 0.054

LocalRepositoryTest

testMissingRepositoryRoot 0.129
testNonExistingMissingRepositoryRoot 0.012
testMissingModule 0.04
testNonExistingModule 0.035
testExistingRepository 0.031