Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.035
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.026
org.apache.maven.scm.provider.starteam.command.add 4 0 0 0 100% 0.283
org.apache.maven.scm.provider.starteam.command.tag 1 0 0 0 100% 0.004
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.019
org.apache.maven.scm.provider.starteam.command.unedit 3 0 0 0 100% 0.01
org.apache.maven.scm.provider.starteam.command.edit 3 0 0 0 100% 0.037
org.apache.maven.scm.provider.starteam 3 0 0 0 100% 0.001
org.apache.maven.scm.provider.starteam.command.diff 3 0 0 0 100% 0.007
org.apache.maven.scm.provider.starteam.repository 7 0 0 0 100% 0.007

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.021
StarteamCheckInConsumerTest 1 0 0 0 100% 0.014

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamStatusCommandTest 1 0 0 0 100% 0.014
StarteamStatusConsumerTest 1 0 0 0 100% 0.006

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamCheckOutCommandTest 1 0 0 0 100% 0.002
StarteamCheckOutConsumerTest 2 0 0 0 100% 0.024

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamAddCommandTest 3 0 0 0 100% 0.277
StarteamAddConsumerTest 1 0 0 0 100% 0.006

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamChangeLogCommandTest 1 0 0 0 100% 0.008
StarteamChangeLogConsumerTest 3 0 0 0 100% 0.302

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamRemoveCommandTest 2 0 0 0 100% 0.009
StarteamRemoveConsumerTest 1 0 0 0 100% 0.01

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

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

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

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

org.apache.maven.scm.provider.starteam

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamDiffCommandTest 2 0 0 0 100% 0.006
StarteamDiffConsumerTest 1 0 0 0 100% 0.001

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

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

Test Cases

[Summary] [Package List] [Test Cases]

StarteamAddCommandTest

testGetCommandLineWithFileInSubDir 0.185
testGetCommandLineWithCR 0.024
testGetCommandLineWithFileOnRoot 0.015

StarteamAddConsumerTest

testParse 0.004

StarteamChangeLogCommandTest

testGetCommandLine 0.007

StarteamChangeLogConsumerTest

testRelativeFilePath 0.004
testLocales 0.267
testNumberOfModifications 0.028

StarteamCheckInCommandTest

testGetCommandLineWithWorkingDirectory 0.003
testGetCommandLineWithFileInSubDir 0.003
testGetCommandLineWithFileOnRoot 0.008
testGetCommandLineWithEmptyIssueValue 0.003
testGetCommandLineWithDirInWorkingDirectory 0.003

StarteamCheckInConsumerTest

testParse 0.013

StarteamCheckOutCommandTest

testGetCommandLine 0.001

StarteamCheckOutConsumerTest

testParseWithNoRelativeWorkingDirectory 0.012
testParseWithRelativeWorkingDirectory 0.01

StarteamDiffCommandTest

testGetCommandLineWithLabels 0.003
testGetCommandLine 0.002

StarteamDiffConsumerTest

testParse 0

StarteamEditCommandTest

testGetCommandLineWithFileInSubDir 0.004
testGetCommandLineWithFileOnRoot 0.003

StarteamEditConsumerTest

testParse 0.027

StarteamRemoveCommandTest

testGetCommandLineWithFileInSubDir 0.002
testGetCommandLineWithFileOnRoot 0.005

StarteamRemoveConsumerTest

testParse 0.006

StarteamStatusCommandTest

testGetCommandLineWithWorkingDirectory 0.007

StarteamStatusConsumerTest

testParse 0.002

StarteamTagCommandTest

testTagCommandLine 0.003

StarteamUnEditCommandTest

testGetCommandLineWithFileInSubDir 0.002
testGetCommandLineWithFileOnRoot 0.002

StarteamUnEditConsumerTest

testParse 0.004

StarteamUpdateCommandTest

testGetCommandLineWithWorkingDirectory 0.008
testGetCommandLineWithFileInSubDir 0.009
testGetCommandLineWithFileOnRoot 0.008

StarteamScmProviderRepositoryTest

testParseConnection 0.002
testInvalidConnection 0
testParseConnectionWithUsername 0.002
testParseConnectionWithUsernameAndPassword 0.002
testParseConnectionWithUsername2 0
testParseConnectionWithUsernameAndPassword2 0
testParseConnection2 0

StarteamScmProviderTest

testBadGetRelativeFile 0
testGoodGetRelativeFile 0
testMultipleViewsUrl 0