Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.changelog 4 0 0 0 100% 0.003
org.apache.maven.scm.provider.starteam.command.update 3 0 0 0 100% 0.002
org.apache.maven.scm.provider.starteam.repository 7 0 0 0 100% 0.078
org.apache.maven.scm.provider.starteam 3 0 0 0 100% 0.005
org.apache.maven.scm.provider.starteam.command.tag 1 0 0 0 100% 0
org.apache.maven.scm.provider.starteam.command.status 2 0 0 0 100% 0.042
org.apache.maven.scm.provider.starteam.command.unedit 3 0 0 0 100% 0.001
org.apache.maven.scm.provider.starteam.command.checkin 6 0 0 0 100% 1.283
org.apache.maven.scm.provider.starteam.command.diff 3 0 0 0 100% 0.015
org.apache.maven.scm.provider.starteam.command.add 4 0 0 0 100% 0.886
org.apache.maven.scm.provider.starteam.command.edit 3 0 0 0 100% 0.042
org.apache.maven.scm.provider.starteam.command.remove 3 0 0 0 100% 0.004
org.apache.maven.scm.provider.starteam.command.checkout 3 0 0 0 100% 0.708

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamUpdateCommandTest 3 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.078

org.apache.maven.scm.provider.starteam

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

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamCheckInCommandTest 5 0 0 0 100% 0.272
StarteamCheckInConsumerTest 1 0 0 0 100% 1.011

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamAddCommandTest 3 0 0 0 100% 0.501
StarteamAddConsumerTest 1 0 0 0 100% 0.385

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamEditCommandTest 2 0 0 0 100% 0.001
StarteamEditConsumerTest 1 0 0 0 100% 0.041

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

Class Tests Errors Failures Skipped Success Rate Time
StarteamRemoveCommandTest 2 0 0 0 100% 0.001
StarteamRemoveConsumerTest 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.112
StarteamCheckOutConsumerTest 2 0 0 0 100% 0.596

Test Cases

[Summary] [Package List] [Test Cases]

StarteamAddCommandTest

testGetCommandLineWithFileInSubDir 0.397
testGetCommandLineWithCR 0.004
testGetCommandLineWithFileOnRoot 0.021

StarteamAddConsumerTest

testParse 0.369

StarteamChangeLogCommandTest

testGetCommandLine 0.001

StarteamChangeLogConsumerTest

testRelativeFilePath 0
testLocales 0
testNumberOfModifications 0

StarteamCheckInCommandTest

testGetCommandLineWithWorkingDirectory 0.001
testGetCommandLineWithFileInSubDir 0
testGetCommandLineWithFileOnRoot 0.036
testGetCommandLineWithEmptyIssueValue 0.212
testGetCommandLineWithDirInWorkingDirectory 0.023

StarteamCheckInConsumerTest

testParse 1.01

StarteamCheckOutCommandTest

testGetCommandLine 0.112

StarteamCheckOutConsumerTest

testParseWithNoRelativeWorkingDirectory 0.506
testParseWithRelativeWorkingDirectory 0.034

StarteamDiffCommandTest

testGetCommandLineWithLabels 0
testGetCommandLine 0.015

StarteamDiffConsumerTest

testParse 0

StarteamEditCommandTest

testGetCommandLineWithFileInSubDir 0.001
testGetCommandLineWithFileOnRoot 0

StarteamEditConsumerTest

testParse 0.002

StarteamRemoveCommandTest

testGetCommandLineWithFileInSubDir 0
testGetCommandLineWithFileOnRoot 0.001

StarteamRemoveConsumerTest

testParse 0.001

StarteamStatusCommandTest

testGetCommandLineWithWorkingDirectory 0.009

StarteamStatusConsumerTest

testParse 0.014

StarteamTagCommandTest

testTagCommandLine 0

StarteamUnEditCommandTest

testGetCommandLineWithFileInSubDir 0.001
testGetCommandLineWithFileOnRoot 0

StarteamUnEditConsumerTest

testParse 0

StarteamUpdateCommandTest

testGetCommandLineWithWorkingDirectory 0
testGetCommandLineWithFileInSubDir 0.002
testGetCommandLineWithFileOnRoot 0

StarteamScmProviderRepositoryTest

testParseConnection 0.075
testInvalidConnection 0
testParseConnectionWithUsername 0.003
testParseConnectionWithUsernameAndPassword 0
testParseConnectionWithUsername2 0
testParseConnectionWithUsernameAndPassword2 0
testParseConnection2 0

StarteamScmProviderTest

testBadGetRelativeFile 0
testGoodGetRelativeFile 0
testMultipleViewsUrl 0