Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
20 0 0 0 100% 24.71

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.git.jgit.command.remoteinfo 1 0 0 0 100% 1.165
org.apache.maven.scm.provider.git.jgit.command.status 1 0 0 0 100% 1.443
org.apache.maven.scm.provider.git.jgit.command.checkout 1 0 0 0 100% 1.49
org.apache.maven.scm.provider.git.jgit.command.changelog 9 0 0 0 100% 9.124
org.apache.maven.scm.provider.git.jgit.command.checkin 4 0 0 0 100% 5.093
org.apache.maven.scm.provider.git.jgit.command.tag 1 0 0 0 100% 1.597
org.apache.maven.scm.provider.git.jgit.command.branch 1 0 0 0 100% 1.963
org.apache.maven.scm.provider.git.jgit.command.diff 1 0 0 0 100% 1.509
org.apache.maven.scm.provider.git.jgit.command.untag 1 0 0 0 100% 1.326

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

org.apache.maven.scm.provider.git.jgit.command.remoteinfo

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

org.apache.maven.scm.provider.git.jgit.command.status

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

org.apache.maven.scm.provider.git.jgit.command.checkout

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

org.apache.maven.scm.provider.git.jgit.command.changelog

Class Tests Errors Failures Skipped Success Rate Time
JGitChangeLogCommandTckTest 9 0 0 0 100% 9.124

org.apache.maven.scm.provider.git.jgit.command.checkin

Class Tests Errors Failures Skipped Success Rate Time
JGitCheckInCommandCommitterAuthorTckTest 2 0 0 0 100% 3.015
JGitCheckInCommandTckTest 2 0 0 0 100% 2.078

org.apache.maven.scm.provider.git.jgit.command.tag

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

org.apache.maven.scm.provider.git.jgit.command.branch

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

org.apache.maven.scm.provider.git.jgit.command.diff

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

org.apache.maven.scm.provider.git.jgit.command.untag

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

Test Cases

[Summary] [Package List] [Test Cases]

JGitBranchCommandTckTest

testBranchCommandTest 1.922

JGitChangeLogCommandTckTest

testChangeLogCommandFromVoneToVtwo 1.538
testChangeLogCommandWithStartEndInBadOrder 0.561
testChangeLogCommandFromVersionToStartOfRepository 0.572
testChangeLogCommandFromHeadToHead 0.576
testChangeLogCommandFromVersionToUndefined 0.618
testChangeLogCommandFromHeadToStartOfRepository 0.606
testChangeLogCommandFromHeadAncestorAndHead 0.589
testChangeLogCommandFromUndefinedToHead 0.591
testChangeLogCommand 3.43

JGitCheckInCommandCommitterAuthorTckTest

testCheckInCommandTest 2.312
testCheckInCommandPartialFileset 0.576

JGitCheckInCommandTckTest

testCheckInCommandTest 1.459
testCheckInCommandPartialFileset 0.585

JGitCheckOutCommandTckTest

testCheckOutCommandTest 1.445

JGitDiffCommandTckTest

testDiffCommand 1.472

JGitRemoteInfoCommandTckTest

testRemoteInfoCommand 1.132

JGitStatusCommandTckTest

testStatusCommand 1.409

JGitTagCommandTckTest

testTagCommandTest 1.565

JGitUntagCommandTckTest

testUntagCommandTest 1.288