Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
45 0 0 0 100% 0.944

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.starteam.command.update 3 0 0 0 100% 0.027
org.apache.maven.scm.provider.starteam.command.checkin 6 0 0 0 100% 0.064
org.apache.maven.scm.provider.starteam.command.status 2 0 0 0 100% 0.027
org.apache.maven.scm.provider.starteam.command.checkout 3 0 0 0 100% 0.035
org.apache.maven.scm.provider.starteam.command.add 4 0 0 0 100% 0.287
org.apache.maven.scm.provider.starteam.command.tag 1 0 0 0 100% 0.011
org.apache.maven.scm.provider.starteam.command.changelog 4 0 0 0 100% 0.319
org.apache.maven.scm.provider.starteam.command.remove 3 0 0 0 100% 0.026
org.apache.maven.scm.provider.starteam.command.unedit 3 0 0 0 100% 0.027
org.apache.maven.scm.provider.starteam.command.edit 3 0 0 0 100% 0.029
org.apache.maven.scm.provider.starteam 3 0 0 0 100% 0.016
org.apache.maven.scm.provider.starteam.command.diff 3 0 0 0 100% 0.028
org.apache.maven.scm.provider.starteam.repository 7 0 0 0 100% 0.048

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

org.apache.maven.scm.provider.starteam.command.update

Class Tests Errors Failures Skipped Success Rate Time
StarteamUpdateCommandTest 3 0 0 0 100% 0.027

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamCheckInCommandTest 5 0 0 0 100% 0.054
StarteamCheckInConsumerTest 1 0 0 0 100% 0.01

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamStatusCommandTest 1 0 0 0 100% 0.01
StarteamStatusConsumerTest 1 0 0 0 100% 0.017

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamCheckOutCommandTest 1 0 0 0 100% 0.012
StarteamCheckOutConsumerTest 2 0 0 0 100% 0.023

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamAddCommandTest 3 0 0 0 100% 0.263
StarteamAddConsumerTest 1 0 0 0 100% 0.024

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamTagCommandTest 1 0 0 0 100% 0.011

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamChangeLogCommandTest 1 0 0 0 100% 0.024
StarteamChangeLogConsumerTest 3 0 0 0 100% 0.295

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamRemoveCommandTest 2 0 0 0 100% 0.018
StarteamRemoveConsumerTest 1 0 0 0 100% 0.008

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamUnEditCommandTest 2 0 0 0 100% 0.019
StarteamUnEditConsumerTest 1 0 0 0 100% 0.008

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamEditCommandTest 2 0 0 0 100% 0.02
StarteamEditConsumerTest 1 0 0 0 100% 0.009

org.apache.maven.scm.provider.starteam

Class Tests Errors Failures Skipped Success Rate Time
StarteamScmProviderTest 3 0 0 0 100% 0.016

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamDiffCommandTest 2 0 0 0 100% 0.018
StarteamDiffConsumerTest 1 0 0 0 100% 0.01

org.apache.maven.scm.provider.starteam.repository

Class Tests Errors Failures Skipped Success Rate Time
StarteamScmProviderRepositoryTest 7 0 0 0 100% 0.048

Test Cases

[Summary] [Package List] [Test Cases]

StarteamAddCommandTest

testGetCommandLineWithFileInSubDir 0.163
testGetCommandLineWithCR 0.019
testGetCommandLineWithFileOnRoot 0.019

StarteamAddConsumerTest

testParse 0.023

StarteamChangeLogCommandTest

testGetCommandLine 0.022

StarteamChangeLogConsumerTest

testRelativeFilePath 0.029
testLocales 0.247
testNumberOfModifications 0.017

StarteamCheckInCommandTest

testGetCommandLineWithWorkingDirectory 0.013
testGetCommandLineWithFileInSubDir 0.011
testGetCommandLineWithFileOnRoot 0.01
testGetCommandLineWithEmptyIssueValue 0.009
testGetCommandLineWithDirInWorkingDirectory 0.01

StarteamCheckInConsumerTest

testParse 0.01

StarteamCheckOutCommandTest

testGetCommandLine 0.011

StarteamCheckOutConsumerTest

testParseWithNoRelativeWorkingDirectory 0.014
testParseWithRelativeWorkingDirectory 0.009

StarteamDiffCommandTest

testGetCommandLineWithLabels 0.01
testGetCommandLine 0.007

StarteamDiffConsumerTest

testParse 0.008

StarteamEditCommandTest

testGetCommandLineWithFileInSubDir 0.011
testGetCommandLineWithFileOnRoot 0.008

StarteamEditConsumerTest

testParse 0.009

StarteamRemoveCommandTest

testGetCommandLineWithFileInSubDir 0.009
testGetCommandLineWithFileOnRoot 0.008

StarteamRemoveConsumerTest

testParse 0.008

StarteamStatusCommandTest

testGetCommandLineWithWorkingDirectory 0.009

StarteamStatusConsumerTest

testParse 0.016

StarteamTagCommandTest

testTagCommandLine 0.01

StarteamUnEditCommandTest

testGetCommandLineWithFileInSubDir 0.011
testGetCommandLineWithFileOnRoot 0.007

StarteamUnEditConsumerTest

testParse 0.007

StarteamUpdateCommandTest

testGetCommandLineWithWorkingDirectory 0.01
testGetCommandLineWithFileInSubDir 0.007
testGetCommandLineWithFileOnRoot 0.009

StarteamScmProviderRepositoryTest

testParseConnection 0.009
testInvalidConnection 0.008
testParseConnectionWithUsername 0.007
testParseConnectionWithUsernameAndPassword 0.006
testParseConnectionWithUsername2 0.006
testParseConnectionWithUsernameAndPassword2 0.006
testParseConnection2 0.005

StarteamScmProviderTest

testBadGetRelativeFile 0.005
testGoodGetRelativeFile 0.005
testMultipleViewsUrl 0.006