Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
58 0 0 0 100% 0.639

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.perforce.command.login 3 0 0 0 100% 0.019
org.apache.maven.scm.provider.perforce.command.tag 3 0 0 0 100% 0.001
org.apache.maven.scm.provider.perforce.command.diff 3 0 0 0 100% 0.018
org.apache.maven.scm.provider.perforce.command.changelog 7 0 0 0 100% 0.063
org.apache.maven.scm.provider.perforce.command 1 0 0 0 100% 0.089
org.apache.maven.scm.provider.perforce.command.edit 4 0 0 0 100% 0.03
org.apache.maven.scm.provider.perforce.command.status 2 0 0 0 100% 0.002
org.apache.maven.scm.provider.perforce.command.unedit 3 0 0 0 100% 0.001
org.apache.maven.scm.provider.perforce.command.blame 2 0 0 0 100% 0.008
org.apache.maven.scm.provider.perforce 9 0 0 0 100% 0.001
org.apache.maven.scm.provider.perforce.command.checkin 7 0 0 0 100% 0.054
org.apache.maven.scm.provider.perforce.command.remove 4 0 0 0 100% 0.095
org.apache.maven.scm.provider.perforce.command.add 4 0 0 0 100% 0.214
org.apache.maven.scm.provider.perforce.command.checkout 6 0 0 0 100% 0.044

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

org.apache.maven.scm.provider.perforce.command.login

Class Tests Errors Failures Skipped Success Rate Time
PerforceLoginCommandTest 1 0 0 0 100% 0.008
PerforceLoginConsumerTest 2 0 0 0 100% 0.011

org.apache.maven.scm.provider.perforce.command.tag

Class Tests Errors Failures Skipped Success Rate Time
PerforceTagCommandTest 1 0 0 0 100% 0
PerforceTagConsumerTest 2 0 0 0 100% 0.001

org.apache.maven.scm.provider.perforce.command.diff

Class Tests Errors Failures Skipped Success Rate Time
PerforceDiffCommandTest 2 0 0 0 100% 0.012
PerforceDiffConsumerTest 1 0 0 0 100% 0.006

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

Class Tests Errors Failures Skipped Success Rate Time
PerforceChangeLogCommandTest 5 0 0 0 100% 0.051
PerforceChangeLogConsumerTest 1 0 0 0 100% 0.002
PerforceDescribeConsumerTest 1 0 0 0 100% 0.01

org.apache.maven.scm.provider.perforce.command

Class Tests Errors Failures Skipped Success Rate Time
PerforceInfoCommandTest 1 0 0 0 100% 0.089

org.apache.maven.scm.provider.perforce.command.edit

Class Tests Errors Failures Skipped Success Rate Time
PerforceEditCommandTest 3 0 0 0 100% 0.018
PerforceEditConsumerTest 1 0 0 0 100% 0.012

org.apache.maven.scm.provider.perforce.command.status

Class Tests Errors Failures Skipped Success Rate Time
PerforceStatusCommandTest 1 0 0 0 100% 0
PerforceStatusConsumerTest 1 0 0 0 100% 0.002

org.apache.maven.scm.provider.perforce.command.unedit

Class Tests Errors Failures Skipped Success Rate Time
PerforceUnEditCommandTest 1 0 0 0 100% 0
PerforceUnEditConsumerTest 2 0 0 0 100% 0.001

org.apache.maven.scm.provider.perforce.command.blame

Class Tests Errors Failures Skipped Success Rate Time
PerforceBlameConsumerTest 1 0 0 0 100% 0.005
PerforceFilelogConsumerTest 1 0 0 0 100% 0.003

org.apache.maven.scm.provider.perforce

Class Tests Errors Failures Skipped Success Rate Time
PerforceScmProviderTest 9 0 0 0 100% 0.001

org.apache.maven.scm.provider.perforce.command.checkin

Class Tests Errors Failures Skipped Success Rate Time
PerforceCheckInCommandTest 4 0 0 0 100% 0.036
PerforceCheckInConsumerTest 3 0 0 0 100% 0.018

org.apache.maven.scm.provider.perforce.command.remove

Class Tests Errors Failures Skipped Success Rate Time
PerforceRemoveCommandTest 3 0 0 0 100% 0.094
PerforceRemoveConsumerTest 1 0 0 0 100% 0.001

org.apache.maven.scm.provider.perforce.command.add

Class Tests Errors Failures Skipped Success Rate Time
PerforceAddCommandTest 3 0 0 0 100% 0.207
PerforceAddConsumerTest 1 0 0 0 100% 0.007

org.apache.maven.scm.provider.perforce.command.checkout

Class Tests Errors Failures Skipped Success Rate Time
PerforceCheckOutCommandTest 4 0 0 0 100% 0.033
PerforceCheckOutConsumerTest 2 0 0 0 100% 0.011

Test Cases

[Summary] [Package List] [Test Cases]

PerforceAddCommandTest

testGetCommandLineWithHostAndPort 0.147
testGetCommandLine 0.008
testGetCommandLineWithHost 0.017

PerforceAddConsumerTest

testParse 0.002

PerforceBlameConsumerTest

testParse 0.005

PerforceFilelogConsumerTest

testParse 0.003

PerforceChangeLogCommandTest

testGetCommandLineWithHostAndPort 0.003
testGetCommandLineWithStartAndEndChangelists 0.009
testGetCommandLineWithStartAndEndDates 0.007
testGetCommandLine 0.006
testGetCommandLineWithHost 0.026

PerforceChangeLogConsumerTest

testParse 0.001

PerforceDescribeConsumerTest

testParse 0.01

PerforceCheckInCommandTest

testGetCommandLineAbsolutePaths 0.01
testGetCommandLineWithHostAndPort 0.007
testGetCommandLine 0.01
testGetCommandLineWithHost 0.008

PerforceCheckInConsumerTest

testBadParse 0.005
testGooderParse 0.007
testGoodParse 0.005

PerforceCheckOutCommandTest

testClean 0.004
testGetCommandLineWithHostAndPort 0.011
testGetCommandLine 0.006
testGetCommandLineWithHost 0.012

PerforceCheckOutConsumerTest

testBadParse 0.003
testGoodParse 0.007

PerforceDiffCommandTest

testGetCommandLine 0.006
testGetCommandLineWithRevs 0.006

PerforceDiffConsumerTest

testParse 0.004

PerforceEditCommandTest

testRelativeCommandLine 0.008
testAbsoluteCommandLine 0.005
testGetCommandLine 0.005

PerforceEditConsumerTest

testParse 0.012

PerforceLoginCommandTest

testGetCommandLine 0.008

PerforceLoginConsumerTest

testBadParse 0.006
testGoodParse 0.005

PerforceInfoCommandTest

testPerforceInfo 0.086

PerforceRemoveCommandTest

testGetCommandLineWithHostAndPort 0.001
testGetCommandLine 0
testGetCommandLineWithHost 0

PerforceRemoveConsumerTest

testParse 0

PerforceStatusCommandTest

testCreateCommandLine 0

PerforceStatusConsumerTest

testGoodParse 0

PerforceTagCommandTest

testCreateCommandLine 0

PerforceTagConsumerTest

testBadParse 0
testGoodParse 0

PerforceUnEditCommandTest

testGetCommandLine 0

PerforceUnEditConsumerTest

testBadParse 0
testGoodParse 0

PerforceScmProviderTest

testParseConnectionWithHost 0
testParseConnection 0
testParseConnectionWithHostPortAndUsername2 0
testParseConnectionWithSsl 0
testParseConnectionWithUsername 0
testParseConnectionWithHostAndUsername 0
testRepositoryPathCanonicalization 0
testParseConnectionWithHostPortAndUsername 0.001
testParseConnectionWithHostAndPort 0