Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.diff 1 0 0 0 100% 1.304
org.apache.maven.scm.provider.git.jgit.command.checkout 1 0 0 0 100% 1.688
org.apache.maven.scm.provider.git.jgit.command.status 1 0 0 0 100% 1.489
org.apache.maven.scm.provider.git.jgit.command.remoteinfo 1 0 0 0 100% 1.211
org.apache.maven.scm.provider.git.jgit.command.changelog 9 0 0 0 100% 9.323
org.apache.maven.scm.provider.git.jgit.command.tag 1 0 0 0 100% 1.71
org.apache.maven.scm.provider.git.jgit.command.checkin 4 0 0 0 100% 10.917
org.apache.maven.scm.provider.git.jgit.command.untag 1 0 0 0 100% 1.588
org.apache.maven.scm.provider.git.jgit.command.branch 1 0 0 0 100% 2.144

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
JGitCheckInCommandCommitterAuthorTckTest 2 0 0 0 100% 8.02
JGitCheckInCommandTckTest 2 0 0 0 100% 2.897

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

JGitBranchCommandTckTest

testBranchCommandTest 2.09

JGitChangeLogCommandTckTest

testChangeLogCommandFromVoneToVtwo 1.711
testChangeLogCommandWithStartEndInBadOrder 0.548
testChangeLogCommandFromVersionToStartOfRepository 0.54
testChangeLogCommandFromHeadToHead 0.579
testChangeLogCommandFromVersionToUndefined 0.606
testChangeLogCommandFromHeadToStartOfRepository 0.592
testChangeLogCommandFromHeadAncestorAndHead 0.583
testChangeLogCommandFromUndefinedToHead 0.554
testChangeLogCommand 3.544

JGitCheckInCommandCommitterAuthorTckTest

testCheckInCommandTest 7.212
testCheckInCommandPartialFileset 0.569

JGitCheckInCommandTckTest

testCheckInCommandTest 2.161
testCheckInCommandPartialFileset 0.684

JGitCheckOutCommandTckTest

testCheckOutCommandTest 1.635

JGitDiffCommandTckTest

testDiffCommand 1.255

JGitRemoteInfoCommandTckTest

testRemoteInfoCommand 1.157

JGitStatusCommandTckTest

testStatusCommand 1.441

JGitTagCommandTckTest

testTagCommandTest 1.661

JGitUntagCommandTckTest

testUntagCommandTest 1.534