Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.223
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.16

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

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

Test Cases

[Summary] [Package List] [Test Cases]

CvsChangeLogConsumerTest

testParse 0.16

CvsScmProviderTest

testGetScmSpecificFilename 0.002
testTagValidation 0.001

CvsScmProviderRepositoryTest

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