Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
30 | 0 | 0 | 0 | 100% | 0.169 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 | 25 | 0 | 0 | 0 | 100% | 0.138 s |
org.apache.maven.scm.provider | 3 | 0 | 0 | 0 | 100% | 0.015 s |
org.apache.maven.scm.manager | 1 | 0 | 0 | 0 | 100% | 0.016 s |
org.apache.maven.scm.util | 1 | 0 | 0 | 0 | 100% | 0 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.scm
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
ChangeFileTest | 3 | 0 | 0 | 0 | 100% | 0.069 s |
![]() |
ChangeSetTest | 16 | 0 | 0 | 0 | 100% | 0.015 s |
![]() |
ScmFileSetTest | 5 | 0 | 0 | 0 | 100% | 0.054 s |
![]() |
ScmResultTest | 1 | 0 | 0 | 0 | 100% | 0 s |
org.apache.maven.scm.provider
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
ScmUrlUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.015 s |
org.apache.maven.scm.manager
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
ScmManagerTest | 1 | 0 | 0 | 0 | 100% | 0.016 s |
org.apache.maven.scm.util
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
FilenameUtilsTest | 1 | 0 | 0 | 0 | 100% | 0 s |
Test Cases
[Summary] [Package List] [Test Cases]
ChangeFileTest
![]() |
testNewFileRevision | 0 s |
![]() |
testNewRevisionFile | 0 s |
![]() |
testNewFile | 0 s |
ChangeSetTest
ScmManagerTest
![]() |
testCleanScmUrl | 0.016 s |
ScmUrlUtilsTest
![]() |
testGetProviderSpecificPart | 0 s |
![]() |
testGetProvider | 0 s |
![]() |
testIsValid | 0.015 s |
ScmFileSetTest
![]() |
testFilesListNoExcludes | 0.032 s |
![]() |
testFilesList | 0.006 s |
![]() |
testFilesListExcludes | 0.016 s |
![]() |
testFilesListWithoutIncludesResultsEmptyList | 0 s |
![]() |
testFilesListExcludes2 | 0 s |
ScmResultTest
![]() |
testPasswordsAreMaskedInOutput | 0 s |
FilenameUtilsTest
![]() |
testNormalize | 0 s |