Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
32 0 0 0 100% 53.17 s

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.remove 1 0 0 0 100% 1.961 s
org.apache.maven.scm.provider.git.jgit.command.remoteinfo 1 0 0 0 100% 1.602 s
org.apache.maven.scm.provider.git.jgit.command.status 1 0 0 0 100% 1.989 s
org.apache.maven.scm.provider.git.jgit.command.checkout 4 0 0 0 100% 13.59 s
org.apache.maven.scm.provider.git.jgit.command.changelog 9 0 0 0 100% 9.591 s
org.apache.maven.scm.provider.git.jgit.command.checkin 10 0 0 0 100% 13.89 s
org.apache.maven.scm.provider.git.jgit.command.tag 1 0 0 0 100% 2.136 s
org.apache.maven.scm.provider.git.jgit.command.branch 1 0 0 0 100% 2.560 s
org.apache.maven.scm.provider.git.jgit.command.diff 1 0 0 0 100% 1.720 s
org.apache.maven.scm.provider.git.jgit.command.info 2 0 0 0 100% 2.183 s
org.apache.maven.scm.provider.git.jgit.command.untag 1 0 0 0 100% 1.948 s

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

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitRemoveCommandTckTest 1 0 0 0 100% 1.961 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitRemoteInfoCommandTckTest 1 0 0 0 100% 1.602 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitStatusCommandTckTest 1 0 0 0 100% 1.989 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitCheckOutCommandTckTest 1 0 0 0 100% 1.835 s
JGitSshCheckOutCommandTckTest 3 0 0 0 100% 11.76 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitChangeLogCommandTckTest 9 0 0 0 100% 9.591 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitCheckInCommandCommitterAuthorTckTest 5 0 0 0 100% 9.698 s
JGitCheckInCommandTckTest 5 0 0 0 100% 4.195 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitTagCommandTckTest 1 0 0 0 100% 2.136 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitBranchCommandTckTest 1 0 0 0 100% 2.560 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitDiffCommandTckTest 1 0 0 0 100% 1.720 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitInfoCommandTckTest 2 0 0 0 100% 2.183 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitUntagCommandTckTest 1 0 0 0 100% 1.948 s

Test Cases

[Summary] [Package List] [Test Cases]

JGitBranchCommandTckTest

testBranchCommandTest 2.437 s

JGitChangeLogCommandTckTest

testChangeLogCommandFromVoneToVtwo 1.977 s
testChangeLogCommandWithStartEndInBadOrder 0.571 s
testChangeLogCommandFromVersionToStartOfRepository 0.586 s
testChangeLogCommandFromHeadToHead 0.626 s
testChangeLogCommandFromVersionToUndefined 0.548 s
testChangeLogCommandFromHeadToStartOfRepository 0.555 s
testChangeLogCommandFromHeadAncestorAndHead 0.563 s
testChangeLogCommandFromUndefinedToHead 0.540 s
testChangeLogCommand 3.525 s

JGitCheckInCommandCommitterAuthorTckTest

testCheckInCommandTest 7.235 s
testUpToDatePush 0.530 s
testRejectedNonFastForwardPush 0.751 s
testCheckInCommandFilesetWithBasedirOtherThanWorkingCopyRoot 0.501 s
testCheckInCommandPartialFileset 0.463 s

JGitCheckInCommandTckTest

testUpToDatePush 1.773 s
testRejectedNonFastForwardPush 0.764 s
testCheckInCommandFilesetWithBasedirOtherThanWorkingCopyRoot 0.555 s
testCheckInCommandTest 0.517 s
testCheckInCommandPartialFileset 0.501 s

JGitCheckOutCommandTckTest

testCheckOutCommandTest 1.751 s

JGitSshCheckOutCommandTckTest

testCheckOutCommandWithPregeneratedKeysTest 8.377 s
testCheckOutCommandWithPassphraseTest 1.583 s
testCheckOutCommandTest 1.507 s

JGitDiffCommandTckTest

testDiffCommand 1.620 s

JGitInfoCommandTckTest

testInfoCommandFromBasedirDifferentFromWorkingCopyDirectory 1.789 s
testInfoCommandWithJustBasedir 0.278 s

JGitRemoteInfoCommandTckTest

testRemoteInfoCommand 1.503 s

JGitRemoveCommandTckTest

testRemoveCommand 1.876 s

JGitStatusCommandTckTest

testStatusCommand 1.905 s

JGitTagCommandTckTest

testTagCommandTest 2.052 s

JGitUntagCommandTckTest

testUntagCommandTest 1.832 s