Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.016
org.apache.maven.scm.provider.jazz.command.update 1 0 0 0 100% 0.007
org.apache.maven.scm.provider.jazz.command.checkin 5 0 0 0 100% 0.059
org.apache.maven.scm.provider.jazz.command.branch 1 0 0 0 100% 0.026
org.apache.maven.scm.provider.jazz.command.checkout 2 0 0 0 100% 0.022
org.apache.maven.scm.provider.jazz.command.list 2 0 0 0 100% 0.016
org.apache.maven.scm.provider.jazz.command.edit 2 0 0 0 100% 0.017
org.apache.maven.scm.provider.jazz.command.tag 4 0 0 0 100% 0.031
org.apache.maven.scm.provider.jazz.command.diff 1 0 0 0 100% 0.015
org.apache.maven.scm.provider.jazz.command.changelog 6 0 0 0 100% 0.115
org.apache.maven.scm.provider.jazz.command.consumer 2 0 0 0 100% 0.003
org.apache.maven.scm.provider.jazz.command 3 0 0 0 100% 0.029
org.apache.maven.scm.provider.jazz.command.add 3 0 0 0 100% 0.183
org.apache.maven.scm.provider.jazz.command.status 5 0 0 0 100% 0.037
org.apache.maven.scm.provider.jazz.repository 25 0 0 0 100% 0.168
org.apache.maven.scm.provider.jazz.command.blame 2 0 0 0 100% 0.04

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
JazzStatusCommandTest 5 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.168

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

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

Test Cases

[Summary] [Package List] [Test Cases]

JazzAddCommandTest

testCreateAddCommand 0.149
testCheckInConsumerWithFiles 0.018
testCheckInConsumerWithOutFiles 0.016

JazzBlameCommandTest

testConsumer 0.019
testCreateBlameCommand 0.021

JazzBranchCommandTest

testCommandline 0.026

JazzChangeLogCommandTest

testCreateHistoryCommand 0.022
testListChangesetConsumerWithTimeOnly 0.041
testStripDelimiters 0.013
testCreateListChangesetCommand 0.012
testListChangesetConsumer 0.013
testHistoryConsumer 0.014

JazzCheckInCommandTest

testCreateCheckInCommandCheckingInLocalChanges 0.016
testCheckInConsumerWithFiles 0.01
testCreateCreateChangesetCommand 0.01
testCreateCheckInCommandCheckingInSpecificFiles 0.014
testCheckInConsumerWithOutFiles 0.009

JazzCheckOutCommandTest

testCreateJazzLoadCommand 0.013
testConsumer 0.009

DebugLoggerConsumerTest

testErrorConsumer 0.001

ErrorConsumerTest

testErrorConsumer 0.002

JazzDiffCommandTest

testCreateDiffCommand 0.015

JazzEditCommandTest

testCreateEditCommandWithSpecificFiles 0.009
testCreateEditCommandWithEmptyFileSet 0.008

JazzScmCommandTest

testJazzScmCommand 0.012
testCryptPassword 0.009
testFileList 0.008

JazzListCommandTest

testCreateListCommand 0.009
testConsumer 0.007

JazzStatusCommandTest

testConsumerWithOutStream 0.008
testCreateStatusCommand 0.009
testConsumerWithStream 0.006
testConsumer 0.008
testConsumerWithAdditionalInfo 0.006

JazzTagCommandTest

testCreateTagDeliverCommand 0.011
testCreateTagCreateWorkspaceCommand 0.006
testCreateTagCreateSnapshotCommand 0.007
testCreateTagSnapshotPromoteCommand 0.007

JazzUnEditCommandTest

testCreateUneditCommandWithSpecificFiles 0.009
testCreateUneditCommandWithEmptyFileSet 0.007

JazzUpdateCommandTest

testCreateAcceptCommand 0.007

JazzScmProviderRepositoryTest

testLegalFullHttpURIWithLongPath 0.017
testIllegalFullHttpsURIWithMissingPathOrWorkspaceAndUsernameAndPasswordAndPort 0.007
testIllegalFullHttpsURIWithMissingPathOrWorkspaceAndPort 0.008
testLegalFullHttpsURI 0.008
testIllegalWrongProtocolURI 0.006
testLegalHttpsURIWithUserAndPassword 0.007
testLegalHttpURIWithLongPath 0.006
testLegalHttpURIWithShortPathPath 0.007
testLegalHttpURIWithUserAndPassword 0.007
testLegalFullHttpURIWithShortPath 0.007
testLegalHttpsURINoPort 0.006
testIllegalFullHttpsURIWithMissingPathOrWorkspace 0.006
testIllegalFullHttpsURIWithMissingPortAndPathOrWorkspace 0.006
testLegalFullHttpURIWithShortPathAndNoPort 0.006
testLegalHttpsURIWithUser 0.008
testLegalFullHttpsURIWithSpaces 0.006
testLegalHttpURIWithShortPathPathAndNoPort 0.006
testLegalHttpsURI 0.006
testLegalHttpURIWithUser 0.006
testLegalHttpURI 0.005
testLegalFullHttpURIWithSpaces 0.007
testLegalFullHttpURI 0.005
testIllegalFullHttpsURIWithMissingPortButWithColon 0.005
testIllegalFullHttpsURIWithBadPort 0.005
testLegalFullHttpsURIWithSpacesAndQuote 0.005