Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.02
org.apache.maven.scm.provider.starteam.command.checkin 6 0 0 0 100% 0.058
org.apache.maven.scm.provider.starteam.command.status 2 0 0 0 100% 0.02
org.apache.maven.scm.provider.starteam.command.checkout 3 0 0 0 100% 0.034
org.apache.maven.scm.provider.starteam.command.add 4 0 0 0 100% 0.228
org.apache.maven.scm.provider.starteam.command.tag 1 0 0 0 100% 0.01
org.apache.maven.scm.provider.starteam.command.changelog 4 0 0 0 100% 0.31
org.apache.maven.scm.provider.starteam.command.remove 3 0 0 0 100% 0.023
org.apache.maven.scm.provider.starteam.command.unedit 3 0 0 0 100% 0.023
org.apache.maven.scm.provider.starteam.command.edit 3 0 0 0 100% 0.025
org.apache.maven.scm.provider.starteam 3 0 0 0 100% 0.018
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.044

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamCheckInCommandTest 5 0 0 0 100% 0.049
StarteamCheckInConsumerTest 1 0 0 0 100% 0.009

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamStatusCommandTest 1 0 0 0 100% 0.008
StarteamStatusConsumerTest 1 0 0 0 100% 0.012

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamCheckOutCommandTest 1 0 0 0 100% 0.011
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.207
StarteamAddConsumerTest 1 0 0 0 100% 0.021

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamChangeLogCommandTest 1 0 0 0 100% 0.02
StarteamChangeLogConsumerTest 3 0 0 0 100% 0.29

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamRemoveCommandTest 2 0 0 0 100% 0.016
StarteamRemoveConsumerTest 1 0 0 0 100% 0.007

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamUnEditCommandTest 2 0 0 0 100% 0.016
StarteamUnEditConsumerTest 1 0 0 0 100% 0.007

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamEditCommandTest 2 0 0 0 100% 0.017
StarteamEditConsumerTest 1 0 0 0 100% 0.008

org.apache.maven.scm.provider.starteam

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamDiffCommandTest 2 0 0 0 100% 0.017
StarteamDiffConsumerTest 1 0 0 0 100% 0.011

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

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

Test Cases

[Summary] [Package List] [Test Cases]

StarteamAddCommandTest

testGetCommandLineWithFileInSubDir 0.17
testGetCommandLineWithCR 0.017
testGetCommandLineWithFileOnRoot 0.02

StarteamAddConsumerTest

testParse 0.021

StarteamChangeLogCommandTest

testGetCommandLine 0.02

StarteamChangeLogConsumerTest

testRelativeFilePath 0.027
testLocales 0.248
testNumberOfModifications 0.015

StarteamCheckInCommandTest

testGetCommandLineWithWorkingDirectory 0.012
testGetCommandLineWithFileInSubDir 0.009
testGetCommandLineWithFileOnRoot 0.008
testGetCommandLineWithEmptyIssueValue 0.01
testGetCommandLineWithDirInWorkingDirectory 0.01

StarteamCheckInConsumerTest

testParse 0.009

StarteamCheckOutCommandTest

testGetCommandLine 0.011

StarteamCheckOutConsumerTest

testParseWithNoRelativeWorkingDirectory 0.016
testParseWithRelativeWorkingDirectory 0.007

StarteamDiffCommandTest

testGetCommandLineWithLabels 0.009
testGetCommandLine 0.008

StarteamDiffConsumerTest

testParse 0.011

StarteamEditCommandTest

testGetCommandLineWithFileInSubDir 0.009
testGetCommandLineWithFileOnRoot 0.008

StarteamEditConsumerTest

testParse 0.008

StarteamRemoveCommandTest

testGetCommandLineWithFileInSubDir 0.008
testGetCommandLineWithFileOnRoot 0.008

StarteamRemoveConsumerTest

testParse 0.007

StarteamStatusCommandTest

testGetCommandLineWithWorkingDirectory 0.008

StarteamStatusConsumerTest

testParse 0.012

StarteamTagCommandTest

testTagCommandLine 0.01

StarteamUnEditCommandTest

testGetCommandLineWithFileInSubDir 0.009
testGetCommandLineWithFileOnRoot 0.007

StarteamUnEditConsumerTest

testParse 0.007

StarteamUpdateCommandTest

testGetCommandLineWithWorkingDirectory 0.007
testGetCommandLineWithFileInSubDir 0.006
testGetCommandLineWithFileOnRoot 0.007

StarteamScmProviderRepositoryTest

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

StarteamScmProviderTest

testBadGetRelativeFile 0.006
testGoodGetRelativeFile 0.006
testMultipleViewsUrl 0.006