Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
6 | 0 | 0 | 0 | 100% | 0.733 s |
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.664 s |
org.apache.maven.scm.provider.local | 1 | 0 | 0 | 0 | 100% | 0.069 s |
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.664 s |
org.apache.maven.scm.provider.local
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
LocalScmProviderTest | 1 | 0 | 0 | 0 | 100% | 0.069 s |
Test Cases
[Summary] [Package List] [Test Cases]
LocalScmProviderTest
testFixModuleName | 0.022 s |
LocalRepositoryTest
testNonExistingMissingRepositoryRoot | 0.502 s | |
testMissingRepositoryRoot | 0.062 s | |
testMissingModule | 0.038 s | |
testExistingRepository | 0.031 s | |
testNonExistingModule | 0.016 s |