Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 6 | 0 | 0 | 0 | 100% | 0.234 |
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.202 |
| org.apache.maven.scm.provider.local | 1 | 0 | 0 | 0 | 100% | 0.032 |
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.202 |
org.apache.maven.scm.provider.local
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| LocalScmProviderTest | 1 | 0 | 0 | 0 | 100% | 0.032 |
Test Cases
[Summary] [Package List] [Test Cases]
LocalScmProviderTest
| testFixModuleName | 0.006 |
LocalRepositoryTest
| testNonExistingMissingRepositoryRoot | 0.163 | |
| testMissingRepositoryRoot | 0.01 | |
| testMissingModule | 0.009 | |
| testExistingRepository | 0.01 | |
| testNonExistingModule | 0.007 |



