Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
66 0 0 0 100% 1.132

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.jazz.command.unedit 2 0 0 0 100% 0.055
org.apache.maven.scm.provider.jazz.command.update 1 0 0 0 100% 0.017
org.apache.maven.scm.provider.jazz.command.checkin 5 0 0 0 100% 0.142
org.apache.maven.scm.provider.jazz.command.branch 1 0 0 0 100% 0.007
org.apache.maven.scm.provider.jazz.command.checkout 2 0 0 0 100% 0.015
org.apache.maven.scm.provider.jazz.command.list 2 0 0 0 100% 0.055
org.apache.maven.scm.provider.jazz.command.edit 2 0 0 0 100% 0.024
org.apache.maven.scm.provider.jazz.command.tag 4 0 0 0 100% 0.067
org.apache.maven.scm.provider.jazz.command.diff 1 0 0 0 100% 0.008
org.apache.maven.scm.provider.jazz.command.changelog 6 0 0 0 100% 0.348
org.apache.maven.scm.provider.jazz.command.consumer 2 0 0 0 100% 0.001
org.apache.maven.scm.provider.jazz.command 3 0 0 0 100% 0.059
org.apache.maven.scm.provider.jazz.command.add 3 0 0 0 100% 0.024
org.apache.maven.scm.provider.jazz.command.status 5 0 0 0 100% 0.05
org.apache.maven.scm.provider.jazz.command.blame 2 0 0 0 100% 0.037
org.apache.maven.scm.provider.jazz.repository 25 0 0 0 100% 0.223

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

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

Class Tests Errors Failures Skipped Success Rate Time
JazzUnEditCommandTest 2 0 0 0 100% 0.055

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
JazzCheckInCommandTest 5 0 0 0 100% 0.142

org.apache.maven.scm.provider.jazz.command.branch

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

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

Class Tests Errors Failures Skipped Success Rate Time
JazzCheckOutCommandTest 2 0 0 0 100% 0.015

org.apache.maven.scm.provider.jazz.command.list

Class Tests Errors Failures Skipped Success Rate Time
JazzListCommandTest 2 0 0 0 100% 0.055

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

Class Tests Errors Failures Skipped Success Rate Time
JazzEditCommandTest 2 0 0 0 100% 0.024

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

Class Tests Errors Failures Skipped Success Rate Time
JazzTagCommandTest 4 0 0 0 100% 0.067

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
JazzChangeLogCommandTest 6 0 0 0 100% 0.348

org.apache.maven.scm.provider.jazz.command.consumer

Class Tests Errors Failures Skipped Success Rate Time
DebugLoggerConsumerTest 1 0 0 0 100% 0
ErrorConsumerTest 1 0 0 0 100% 0.001

org.apache.maven.scm.provider.jazz.command

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
JazzStatusCommandTest 5 0 0 0 100% 0.05

org.apache.maven.scm.provider.jazz.command.blame

Class Tests Errors Failures Skipped Success Rate Time
JazzBlameCommandTest 2 0 0 0 100% 0.037

org.apache.maven.scm.provider.jazz.repository

Class Tests Errors Failures Skipped Success Rate Time
JazzScmProviderRepositoryTest 25 0 0 0 100% 0.223

Test Cases

[Summary] [Package List] [Test Cases]

DebugLoggerConsumerTest

testErrorConsumer 0

JazzBlameCommandTest

testConsumer 0.018
testCreateBlameCommand 0.019

JazzScmProviderRepositoryTest

testLegalHttpURI 0.022
testLegalFullHttpURIWithLongPath 0.006
testLegalHttpURIWithLongPath 0.004
testLegalFullHttpURIWithShortPath 0.006
testLegalHttpURIWithShortPathPath 0.01
testLegalFullHttpURIWithShortPathAndNoPort 0.008
testLegalHttpURIWithUser 0.009
testLegalFullHttpURI 0.011
testLegalHttpURIWithShortPathPathAndNoPort 0.012
testLegalHttpURIWithUserAndPassword 0.009
testLegalFullHttpsURI 0.01
testLegalHttpsURI 0.015
testLegalHttpsURINoPort 0.012
testLegalHttpsURIWithUser 0.007
testLegalHttpsURIWithUserAndPassword 0.008
testLegalFullHttpURIWithSpaces 0.006
testLegalFullHttpsURIWithSpaces 0.01
testLegalFullHttpsURIWithSpacesAndQuote 0.006
testIllegalFullHttpsURIWithMissingPathOrWorkspace 0.008
testIllegalFullHttpsURIWithMissingPathOrWorkspaceAndPort 0.005
testIllegalFullHttpsURIWithMissingPathOrWorkspaceAndUsernameAndPasswordAndPort 0.004
testIllegalFullHttpsURIWithMissingPortButWithColon 0.003
testIllegalFullHttpsURIWithMissingPortAndPathOrWorkspace 0.003
testIllegalWrongProtocolURI 0.018
testIllegalFullHttpsURIWithBadPort 0.011

JazzCheckInCommandTest

testCreateCreateChangesetCommand 0.039
testCreateCheckInCommandCheckingInSpecificFiles 0.032
testCreateCheckInCommandCheckingInLocalChanges 0.024
testCheckInConsumerWithFiles 0.025
testCheckInConsumerWithOutFiles 0.022

JazzEditCommandTest

testCreateEditCommandWithSpecificFiles 0.015
testCreateEditCommandWithEmptyFileSet 0.009

JazzTagCommandTest

testCreateTagCreateSnapshotCommand 0.019
testCreateTagCreateWorkspaceCommand 0.026
testCreateTagDeliverCommand 0.012
testCreateTagSnapshotPromoteCommand 0.01

JazzUpdateCommandTest

testCreateAcceptCommand 0.017

JazzStatusCommandTest

testConsumer 0.012
testCreateStatusCommand 0.019
testConsumerWithStream 0.011
testConsumerWithOutStream 0.004
testConsumerWithAdditionalInfo 0.004

JazzBranchCommandTest

testCommandline 0.007

JazzListCommandTest

testConsumer 0.025
testCreateListCommand 0.03

JazzCheckOutCommandTest

testConsumer 0.006
testCreateJazzLoadCommand 0.009

ErrorConsumerTest

testErrorConsumer 0.001

JazzAddCommandTest

testCheckInConsumerWithFiles 0.011
testCheckInConsumerWithOutFiles 0.008
testCreateAddCommand 0.005

JazzUnEditCommandTest

testCreateUneditCommandWithSpecificFiles 0.036
testCreateUneditCommandWithEmptyFileSet 0.019

JazzDiffCommandTest

testCreateDiffCommand 0.008

JazzScmCommandTest

testFileList 0.019
testJazzScmCommand 0.016
testCryptPassword 0.024

JazzChangeLogCommandTest

testCreateHistoryCommand 0.127
testCreateListChangesetCommand 0.018
testHistoryConsumer 0.036
testListChangesetConsumer 0.039
testListChangesetConsumerWithTimeOnly 0.079
testStripDelimiters 0.049