Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
32 0 0 0 100% 58.12 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% 2.137 s
org.apache.maven.scm.provider.git.jgit.command.remoteinfo 1 0 0 0 100% 1.886 s
org.apache.maven.scm.provider.git.jgit.command.status 1 0 0 0 100% 2.213 s
org.apache.maven.scm.provider.git.jgit.command.checkout 4 0 0 0 100% 13.40 s
org.apache.maven.scm.provider.git.jgit.command.changelog 9 0 0 0 100% 9.540 s
org.apache.maven.scm.provider.git.jgit.command.checkin 10 0 0 0 100% 14.53 s
org.apache.maven.scm.provider.git.jgit.command.tag 1 0 0 0 100% 2.290 s
org.apache.maven.scm.provider.git.jgit.command.branch 1 0 0 0 100% 5.865 s
org.apache.maven.scm.provider.git.jgit.command.diff 1 0 0 0 100% 2.142 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.936 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% 2.137 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.886 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitStatusCommandTckTest 1 0 0 0 100% 2.213 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.774 s
JGitSshCheckOutCommandTckTest 3 0 0 0 100% 11.62 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.540 s

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitCheckInCommandCommitterAuthorTckTest 5 0 0 0 100% 10.24 s
JGitCheckInCommandTckTest 5 0 0 0 100% 4.295 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.290 s

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

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

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

- Class Tests Errors Failures Skipped Success Rate Time
JGitDiffCommandTckTest 1 0 0 0 100% 2.142 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.936 s

Test Cases

[Summary] [Package List] [Test Cases]

JGitBranchCommandTckTest

testBranchCommandTest 5.765 s

JGitChangeLogCommandTckTest

testChangeLogCommandFromVoneToVtwo 1.934 s
testChangeLogCommandWithStartEndInBadOrder 0.595 s
testChangeLogCommandFromVersionToStartOfRepository 0.570 s
testChangeLogCommandFromHeadToHead 0.633 s
testChangeLogCommandFromVersionToUndefined 0.539 s
testChangeLogCommandFromHeadToStartOfRepository 0.533 s
testChangeLogCommandFromHeadAncestorAndHead 0.570 s
testChangeLogCommandFromUndefinedToHead 0.548 s
testChangeLogCommand 3.533 s

JGitCheckInCommandCommitterAuthorTckTest

testCheckInCommandTest 7.359 s
testUpToDatePush 0.479 s
testRejectedNonFastForwardPush 0.724 s
testCheckInCommandFilesetWithBasedirOtherThanWorkingCopyRoot 0.825 s
testCheckInCommandPartialFileset 0.633 s

JGitCheckInCommandTckTest

testUpToDatePush 1.774 s
testRejectedNonFastForwardPush 0.779 s
testCheckInCommandFilesetWithBasedirOtherThanWorkingCopyRoot 0.586 s
testCheckInCommandTest 0.555 s
testCheckInCommandPartialFileset 0.517 s

JGitCheckOutCommandTckTest

testCheckOutCommandTest 1.690 s

JGitSshCheckOutCommandTckTest

testCheckOutCommandWithPregeneratedKeysTest 7.915 s
testCheckOutCommandWithPassphraseTest 2.493 s
testCheckOutCommandTest 0.932 s

JGitDiffCommandTckTest

testDiffCommand 1.945 s

JGitInfoCommandTckTest

testInfoCommandFromBasedirDifferentFromWorkingCopyDirectory 1.751 s
testInfoCommandWithJustBasedir 0.316 s

JGitRemoteInfoCommandTckTest

testRemoteInfoCommand 1.794 s

JGitRemoveCommandTckTest

testRemoveCommand 2.052 s

JGitStatusCommandTckTest

testStatusCommand 2.113 s

JGitTagCommandTckTest

testTagCommandTest 2.206 s

JGitUntagCommandTckTest

testUntagCommandTest 1.835 s