Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.tag 3 0 0 0 100% 0.05
org.apache.maven.scm.provider.perforce.command.status 2 0 0 0 100% 0.02
org.apache.maven.scm.provider.perforce.command.blame 2 0 0 0 100% 0.012
org.apache.maven.scm.provider.perforce 9 0 0 0 100% 0.071
org.apache.maven.scm.provider.perforce.command.changelog 7 0 0 0 100% 0.384
org.apache.maven.scm.provider.perforce.command.login 3 0 0 0 100% 0.042
org.apache.maven.scm.provider.perforce.command 1 0 0 0 100% 0.042
org.apache.maven.scm.provider.perforce.command.remove 4 0 0 0 100% 0.15
org.apache.maven.scm.provider.perforce.command.checkin 7 0 0 0 100% 0.189
org.apache.maven.scm.provider.perforce.command.diff 3 0 0 0 100% 0.045
org.apache.maven.scm.provider.perforce.command.checkout 6 0 0 0 100% 0.055
org.apache.maven.scm.provider.perforce.command.unedit 3 0 0 0 100% 0.044
org.apache.maven.scm.provider.perforce.command.add 4 0 0 0 100% 0.032
org.apache.maven.scm.provider.perforce.command.edit 4 0 0 0 100% 0.055

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

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

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

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

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

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

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

org.apache.maven.scm.provider.perforce

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

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

Class Tests Errors Failures Skipped Success Rate Time
PerforceChangeLogCommandTest 5 0 0 0 100% 0.215
PerforceChangeLogConsumerTest 1 0 0 0 100% 0.043
PerforceDescribeConsumerTest 1 0 0 0 100% 0.126

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

Class Tests Errors Failures Skipped Success Rate Time
PerforceLoginConsumerTest 2 0 0 0 100% 0.026
PerforceLoginCommandTest 1 0 0 0 100% 0.016

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
PerforceRemoveCommandTest 3 0 0 0 100% 0.102
PerforceRemoveConsumerTest 1 0 0 0 100% 0.048

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

Class Tests Errors Failures Skipped Success Rate Time
PerforceCheckInCommandTest 4 0 0 0 100% 0.116
PerforceCheckInConsumerTest 3 0 0 0 100% 0.073

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

Class Tests Errors Failures Skipped Success Rate Time
PerforceDiffConsumerTest 1 0 0 0 100% 0.018
PerforceDiffCommandTest 2 0 0 0 100% 0.027

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

Class Tests Errors Failures Skipped Success Rate Time
PerforceCheckOutConsumerTest 2 0 0 0 100% 0.021
PerforceCheckOutCommandTest 4 0 0 0 100% 0.034

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
PerforceAddConsumerTest 1 0 0 0 100% 0.005
PerforceAddCommandTest 3 0 0 0 100% 0.027

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

Class Tests Errors Failures Skipped Success Rate Time
PerforceEditCommandTest 3 0 0 0 100% 0.048
PerforceEditConsumerTest 1 0 0 0 100% 0.007

Test Cases

[Summary] [Package List] [Test Cases]

PerforceCheckInCommandTest

testGetCommandLineAbsolutePaths 0.03
testGetCommandLine 0.033
testGetCommandLineWithHost 0.022
testGetCommandLineWithHostAndPort 0.031

PerforceChangeLogCommandTest

testGetCommandLine 0.035
testGetCommandLineWithHost 0.048
testGetCommandLineWithHostAndPort 0.049
testGetCommandLineWithStartAndEndDates 0.043
testGetCommandLineWithStartAndEndChangelists 0.04

PerforceChangeLogConsumerTest

testParse 0.043

PerforceLoginConsumerTest

testGoodParse 0.017
testBadParse 0.009

PerforceCheckInConsumerTest

testGoodParse 0.04
testGooderParse 0.014
testBadParse 0.019

PerforceRemoveCommandTest

testGetCommandLine 0.042
testGetCommandLineWithHost 0.025
testGetCommandLineWithHostAndPort 0.035

PerforceUnEditCommandTest

testGetCommandLine 0.03

PerforceStatusConsumerTest

testGoodParse 0.006

PerforceAddConsumerTest

testParse 0.005

PerforceInfoCommandTest

testPerforceInfo 0.042

PerforceFilelogConsumerTest

testParse 0.006

PerforceTagCommandTest

testCreateCommandLine 0.018

PerforceLoginCommandTest

testGetCommandLine 0.016

PerforceEditCommandTest

testRelativeCommandLine 0.021
testAbsoluteCommandLine 0.013
testGetCommandLine 0.014

PerforceEditConsumerTest

testParse 0.007

PerforceTagConsumerTest

testGoodParse 0.024
testBadParse 0.008

PerforceUnEditConsumerTest

testGoodParse 0.006
testBadParse 0.008

PerforceRemoveConsumerTest

testParse 0.048

PerforceStatusCommandTest

testCreateCommandLine 0.014

PerforceDiffConsumerTest

testParse 0.018

PerforceCheckOutConsumerTest

testGoodParse 0.014
testBadParse 0.007

PerforceBlameConsumerTest

testParse 0.006

PerforceScmProviderTest

testParseConnection 0.004
testParseConnectionWithUsername 0.004
testParseConnectionWithHost 0.014
testParseConnectionWithHostPortAndUsername 0.013
testParseConnectionWithHostAndPort 0.004
testParseConnectionWithHostPortAndUsername2 0.017
testParseConnectionWithHostAndUsername 0.003
testRepositoryPathCanonicalization 0.008
testParseConnectionWithSsl 0.004

PerforceCheckOutCommandTest

testGetCommandLine 0.016
testGetCommandLineWithHost 0.008
testGetCommandLineWithHostAndPort 0.006
testClean 0.004

PerforceAddCommandTest

testGetCommandLine 0.013
testGetCommandLineWithHost 0.007
testGetCommandLineWithHostAndPort 0.007

PerforceDiffCommandTest

testGetCommandLineWithRevs 0.012
testGetCommandLine 0.015

PerforceDescribeConsumerTest

testParse 0.126