Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 2.188
org.apache.maven.scm.provider.git.jgit.command.status 1 0 0 0 100% 3.197
org.apache.maven.scm.provider.git.jgit.command.checkout 1 0 0 0 100% 1.884
org.apache.maven.scm.provider.git.jgit.command.changelog 9 0 0 0 100% 9.987
org.apache.maven.scm.provider.git.jgit.command.checkin 4 0 0 0 100% 10.966
org.apache.maven.scm.provider.git.jgit.command.tag 1 0 0 0 100% 2.69
org.apache.maven.scm.provider.git.jgit.command.branch 1 0 0 0 100% 2.945
org.apache.maven.scm.provider.git.jgit.command.diff 1 0 0 0 100% 2.038
org.apache.maven.scm.provider.git.jgit.command.untag 1 0 0 0 100% 2.513

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% 2.188

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
JGitCheckInCommandCommitterAuthorTckTest 2 0 0 0 100% 8.294
JGitCheckInCommandTckTest 2 0 0 0 100% 2.672

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

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

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

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

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

JGitBranchCommandTckTest

testBranchCommandTest 2.886

JGitChangeLogCommandTckTest

testChangeLogCommandFromVoneToVtwo 2.144
testChangeLogCommandWithStartEndInBadOrder 0.685
testChangeLogCommandFromVersionToStartOfRepository 0.597
testChangeLogCommandFromHeadToHead 0.636
testChangeLogCommandFromVersionToUndefined 0.6
testChangeLogCommandFromHeadToStartOfRepository 0.603
testChangeLogCommandFromHeadAncestorAndHead 0.579
testChangeLogCommandFromUndefinedToHead 0.566
testChangeLogCommand 3.476

JGitCheckInCommandCommitterAuthorTckTest

testCheckInCommandTest 7.432
testCheckInCommandPartialFileset 0.663

JGitCheckInCommandTckTest

testCheckInCommandTest 2.002
testCheckInCommandPartialFileset 0.617

JGitCheckOutCommandTckTest

testCheckOutCommandTest 1.809

JGitDiffCommandTckTest

testDiffCommand 1.963

JGitRemoteInfoCommandTckTest

testRemoteInfoCommand 1.922

JGitStatusCommandTckTest

testStatusCommand 3.112

JGitTagCommandTckTest

testTagCommandTest 2.619

JGitUntagCommandTckTest

testUntagCommandTest 2.442