Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
57000100%1.382

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.maven.scm.provider.perforce.command.tag3000100%0.038
org.apache.maven.scm.provider.perforce.command.blame2000100%0.035
org.apache.maven.scm.provider.perforce.command.status2000100%0.02
org.apache.maven.scm.provider.perforce8000100%0.111
org.apache.maven.scm.provider.perforce.command.changelog7000100%0.178
org.apache.maven.scm.provider.perforce.command.login3000100%0.018
org.apache.maven.scm.provider.perforce.command1000100%0.147
org.apache.maven.scm.provider.perforce.command.remove4000100%0.05
org.apache.maven.scm.provider.perforce.command.checkin7000100%0.103
org.apache.maven.scm.provider.perforce.command.diff3000100%0.06
org.apache.maven.scm.provider.perforce.command.checkout6000100%0.119
org.apache.maven.scm.provider.perforce.command.unedit3000100%0.016
org.apache.maven.scm.provider.perforce.command.add4000100%0.34
org.apache.maven.scm.provider.perforce.command.edit4000100%0.147

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

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceTagCommandTest1000100%0.011
PerforceTagConsumerTest2000100%0.027

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceBlameConsumerTest1000100%0.017
PerforceFilelogConsumerTest1000100%0.018

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceStatusCommandTest1000100%0.011
PerforceStatusConsumerTest1000100%0.009

org.apache.maven.scm.provider.perforce

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceScmProviderTest8000100%0.111

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceChangeLogCommandTest5000100%0.112
PerforceChangeLogConsumerTest1000100%0.018
PerforceDescribeConsumerTest1000100%0.048

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceLoginCommandTest1000100%0.008
PerforceLoginConsumerTest2000100%0.01

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceInfoCommandTest1000100%0.147

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceRemoveCommandTest3000100%0.043
PerforceRemoveConsumerTest1000100%0.007

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceCheckInCommandTest4000100%0.066
PerforceCheckInConsumerTest3000100%0.037

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceDiffCommandTest2000100%0.047
PerforceDiffConsumerTest1000100%0.013

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceCheckOutCommandTest4000100%0.07
PerforceCheckOutConsumerTest2000100%0.049

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceUnEditCommandTest1000100%0.016
PerforceUnEditConsumerTest2000100%0

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceAddCommandTest3000100%0.263
PerforceAddConsumerTest1000100%0.077

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

ClassTestsErrors FailuresSkippedSuccess RateTime
PerforceEditCommandTest3000100%0.113
PerforceEditConsumerTest1000100%0.034

Test Cases

[Summary] [Package List] [Test Cases]

PerforceAddCommandTest

testGetCommandLine0.225
testGetCommandLineWithHost0.018
testGetCommandLineWithHostAndPort0.02

PerforceAddConsumerTest

testParse0.077

PerforceBlameConsumerTest

testParse0.017

PerforceFilelogConsumerTest

testParse0.018

PerforceChangeLogCommandTest

testGetCommandLine0.016
testGetCommandLineWithHost0.039
testGetCommandLineWithHostAndPort0.027
testGetCommandLineWithStartAndEndDates0.01
testGetCommandLineWithStartAndEndChangelists0.02

PerforceChangeLogConsumerTest

testParse0.018

PerforceDescribeConsumerTest

testParse0.048

PerforceCheckInCommandTest

testGetCommandLine0.022
testGetCommandLineWithHost0.017
testGetCommandLineWithHostAndPort0.016
testGetCommandLineAbsolutePaths0.011

PerforceCheckInConsumerTest

testGoodParse0.016
testGooderParse0.011
testBadParse0.01

PerforceCheckOutCommandTest

testGetCommandLine0.012
testGetCommandLineWithHost0.034
testGetCommandLineWithHostAndPort0.014
testClean0.01

PerforceCheckOutConsumerTest

testGoodParse0.029
testBadParse0.02

PerforceDiffCommandTest

testGetCommandLine0.047
testGetCommandLineWithRevs0

PerforceDiffConsumerTest

testParse0.013

PerforceEditCommandTest

testGetCommandLine0.023
testRelativeCommandLine0.074
testAbsoluteCommandLine0.016

PerforceEditConsumerTest

testParse0.034

PerforceLoginCommandTest

testGetCommandLine0.008

PerforceLoginConsumerTest

testGoodParse0.002
testBadParse0.008

PerforceInfoCommandTest

testPerforceInfo0.147

PerforceRemoveCommandTest

testGetCommandLine0.018
testGetCommandLineWithHost0.009
testGetCommandLineWithHostAndPort0.016

PerforceRemoveConsumerTest

testParse0.007

PerforceStatusCommandTest

testCreateCommandLine0.011

PerforceStatusConsumerTest

testGoodParse0.009

PerforceTagCommandTest

testCreateCommandLine0.011

PerforceTagConsumerTest

testGoodParse0.013
testBadParse0.014

PerforceUnEditCommandTest

testGetCommandLine0.016

PerforceUnEditConsumerTest

testGoodParse0
testBadParse0

PerforceScmProviderTest

testParseConnection0.036
testParseConnectionWithUsername0.012
testParseConnectionWithHostPortAndUsername0
testParseConnectionWithHostAndPort0.04
testParseConnectionWithHostPortAndUsername20
testParseConnectionWithHostAndUsername0.008
testParseConnectionWithHost0.009
testRepositoryPathCanonicalization0.006