Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.203
org.apache.maven.scm.provider.git.jgit.command.status 1 0 0 0 100% 1.476
org.apache.maven.scm.provider.git.jgit.command.checkout 1 0 0 0 100% 1.306
org.apache.maven.scm.provider.git.jgit.command.changelog 9 0 0 0 100% 8.983
org.apache.maven.scm.provider.git.jgit.command.checkin 4 0 0 0 100% 9.334
org.apache.maven.scm.provider.git.jgit.command.tag 1 0 0 0 100% 1.602
org.apache.maven.scm.provider.git.jgit.command.branch 1 0 0 0 100% 1.705
org.apache.maven.scm.provider.git.jgit.command.diff 1 0 0 0 100% 1.279
org.apache.maven.scm.provider.git.jgit.command.untag 1 0 0 0 100% 1.396

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.203

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
JGitCheckInCommandCommitterAuthorTckTest 2 0 0 0 100% 7.362
JGitCheckInCommandTckTest 2 0 0 0 100% 1.972

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

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

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

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

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

JGitBranchCommandTckTest

testBranchCommandTest 1.649

JGitChangeLogCommandTckTest

testChangeLogCommandFromVoneToVtwo 1.522
testChangeLogCommandWithStartEndInBadOrder 0.537
testChangeLogCommandFromVersionToStartOfRepository 0.558
testChangeLogCommandFromHeadToHead 0.581
testChangeLogCommandFromVersionToUndefined 0.551
testChangeLogCommandFromHeadToStartOfRepository 0.54
testChangeLogCommandFromHeadAncestorAndHead 0.552
testChangeLogCommandFromUndefinedToHead 0.55
testChangeLogCommand 3.536

JGitCheckInCommandCommitterAuthorTckTest

testCheckInCommandTest 6.683
testCheckInCommandPartialFileset 0.541

JGitCheckInCommandTckTest

testCheckInCommandTest 1.464
testCheckInCommandPartialFileset 0.467

JGitCheckOutCommandTckTest

testCheckOutCommandTest 1.267

JGitDiffCommandTckTest

testDiffCommand 1.238

JGitRemoteInfoCommandTckTest

testRemoteInfoCommand 1.145

JGitStatusCommandTckTest

testStatusCommand 1.436

JGitTagCommandTckTest

testTagCommandTest 1.56

JGitUntagCommandTckTest

testUntagCommandTest 1.342