Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.049
org.apache.maven.scm.provider.starteam.command.checkin 6 0 0 0 100% 0.092
org.apache.maven.scm.provider.starteam.command.status 2 0 0 0 100% 0.005
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.33
org.apache.maven.scm.provider.starteam.command.tag 1 0 0 0 100% 0.002
org.apache.maven.scm.provider.starteam.command.changelog 4 0 0 0 100% 0.348
org.apache.maven.scm.provider.starteam.command.remove 3 0 0 0 100% 0.032
org.apache.maven.scm.provider.starteam.command.unedit 3 0 0 0 100% 0.012
org.apache.maven.scm.provider.starteam.command.edit 3 0 0 0 100% 0.01
org.apache.maven.scm.provider.starteam 3 0 0 0 100% 0
org.apache.maven.scm.provider.starteam.command.diff 3 0 0 0 100% 0.104
org.apache.maven.scm.provider.starteam.repository 7 0 0 0 100% 0.01

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamCheckInCommandTest 5 0 0 0 100% 0.089
StarteamCheckInConsumerTest 1 0 0 0 100% 0.003

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamStatusCommandTest 1 0 0 0 100% 0.002
StarteamStatusConsumerTest 1 0 0 0 100% 0.003

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamAddCommandTest 3 0 0 0 100% 0.326
StarteamAddConsumerTest 1 0 0 0 100% 0.004

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamChangeLogCommandTest 1 0 0 0 100% 0.002
StarteamChangeLogConsumerTest 3 0 0 0 100% 0.346

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamRemoveCommandTest 2 0 0 0 100% 0.026
StarteamRemoveConsumerTest 1 0 0 0 100% 0.006

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamUnEditCommandTest 2 0 0 0 100% 0.004
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.003
StarteamEditConsumerTest 1 0 0 0 100% 0.007

org.apache.maven.scm.provider.starteam

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamDiffCommandTest 2 0 0 0 100% 0.102
StarteamDiffConsumerTest 1 0 0 0 100% 0.002

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

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

Test Cases

[Summary] [Package List] [Test Cases]

StarteamAddCommandTest

testGetCommandLineWithFileInSubDir 0.204
testGetCommandLineWithCR 0.054
testGetCommandLineWithFileOnRoot 0.001

StarteamAddConsumerTest

testParse 0.004

StarteamChangeLogCommandTest

testGetCommandLine 0.002

StarteamChangeLogConsumerTest

testRelativeFilePath 0
testLocales 0.328
testNumberOfModifications 0.018

StarteamCheckInCommandTest

testGetCommandLineWithWorkingDirectory 0.031
testGetCommandLineWithFileInSubDir 0.027
testGetCommandLineWithFileOnRoot 0.026
testGetCommandLineWithEmptyIssueValue 0.002
testGetCommandLineWithDirInWorkingDirectory 0.003

StarteamCheckInConsumerTest

testParse 0.003

StarteamCheckOutCommandTest

testGetCommandLine 0.013

StarteamCheckOutConsumerTest

testParseWithNoRelativeWorkingDirectory 0.004
testParseWithRelativeWorkingDirectory 0.009

StarteamDiffCommandTest

testGetCommandLineWithLabels 0.081
testGetCommandLine 0.016

StarteamDiffConsumerTest

testParse 0

StarteamEditCommandTest

testGetCommandLineWithFileInSubDir 0.001
testGetCommandLineWithFileOnRoot 0.002

StarteamEditConsumerTest

testParse 0.007

StarteamRemoveCommandTest

testGetCommandLineWithFileInSubDir 0.002
testGetCommandLineWithFileOnRoot 0.024

StarteamRemoveConsumerTest

testParse 0.006

StarteamStatusCommandTest

testGetCommandLineWithWorkingDirectory 0.001

StarteamStatusConsumerTest

testParse 0.002

StarteamTagCommandTest

testTagCommandLine 0.002

StarteamUnEditCommandTest

testGetCommandLineWithFileInSubDir 0.002
testGetCommandLineWithFileOnRoot 0.002

StarteamUnEditConsumerTest

testParse 0.007

StarteamUpdateCommandTest

testGetCommandLineWithWorkingDirectory 0.014
testGetCommandLineWithFileInSubDir 0.026
testGetCommandLineWithFileOnRoot 0.009

StarteamScmProviderRepositoryTest

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

StarteamScmProviderTest

testBadGetRelativeFile 0
testGoodGetRelativeFile 0
testMultipleViewsUrl 0