Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 0.434

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.cvslib.repository 13 0 0 0 100% 0.207
org.apache.maven.scm.provider.cvslib 2 0 0 0 100% 0.003
org.apache.maven.scm.provider.cvslib.command.changelog 1 0 0 0 100% 0.224

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.scm.provider.cvslib.repository

Class Tests Errors Failures Skipped Success Rate Time
CvsScmProviderRepositoryTest 13 0 0 0 100% 0.207

org.apache.maven.scm.provider.cvslib

Class Tests Errors Failures Skipped Success Rate Time
CvsScmProviderTest 2 0 0 0 100% 0.003

org.apache.maven.scm.provider.cvslib.command.changelog

Class Tests Errors Failures Skipped Success Rate Time
CvsChangeLogConsumerTest 1 0 0 0 100% 0.224

Test Cases

[Summary] [Package List] [Test Cases]

CvsChangeLogConsumerTest

testParse 0.17

CvsScmProviderTest

testGetScmSpecificFilename 0.002
testTagValidation 0.001

CvsScmProviderRepositoryTest

testParseLocalConnection 0.025
testParseRemotePserverConnectionWithPort 0.021
testParseRemotePserverConnectionWithoutUsername 0.018
testParseRemotePserverConnectionWithBarsAsDelimiter 0.018
testParseRemotePserverConnectionWithUsernameDefinedInScmRepository 0.018
testParseRemotePserverConnection2 0.012
testGetCvsRootForCvsPass 0.016
testParseRemotePserverConnection 0.012
testParseRemotePserverConnectionWithPortAndPassword 0.013
testParseRemotePserverConnectionWithPassword 0.013
testIllegalRepository 0.013
testSCM376 0.012
testParseConnectionFromPath 0.011