Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.359
org.apache.maven.scm.provider.cvslib 2 0 0 0 100% 0.001
org.apache.maven.scm.provider.cvslib.command.changelog 1 0 0 0 100% 0.167

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

org.apache.maven.scm.provider.cvslib

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

CvsScmProviderRepositoryTest

testParseConnectionFromPath 0.024
testParseRemotePserverConnection 0.051
testParseRemotePserverConnectionWithUsernameDefinedInScmRepository 0.036
testParseRemotePserverConnectionWithoutUsername 0.032
testParseRemotePserverConnection2 0.034
testParseRemotePserverConnectionWithPort 0.022
testParseRemotePserverConnectionWithPassword 0.036
testParseRemotePserverConnectionWithPortAndPassword 0.025
testParseRemotePserverConnectionWithBarsAsDelimiter 0.025
testIllegalRepository 0.02
testParseLocalConnection 0.017
testGetCvsRootForCvsPass 0.017
testSCM376 0.02

CvsChangeLogConsumerTest

testParse 0.167

CvsScmProviderTest

testGetScmSpecificFilename 0
testTagValidation 0.001