Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.577
org.apache.maven.scm.provider.git.jgit.command.status 1 0 0 0 100% 3.016
org.apache.maven.scm.provider.git.jgit.command.checkout 1 0 0 0 100% 4.989
org.apache.maven.scm.provider.git.jgit.command.changelog 9 0 0 0 100% 16.149
org.apache.maven.scm.provider.git.jgit.command.checkin 4 0 0 0 100% 16.202
org.apache.maven.scm.provider.git.jgit.command.tag 1 0 0 0 100% 3.786
org.apache.maven.scm.provider.git.jgit.command.branch 1 0 0 0 100% 8.519
org.apache.maven.scm.provider.git.jgit.command.diff 1 0 0 0 100% 1.553
org.apache.maven.scm.provider.git.jgit.command.untag 1 0 0 0 100% 1.696

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

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
JGitCheckInCommandCommitterAuthorTckTest 2 0 0 0 100% 13.102
JGitCheckInCommandTckTest 2 0 0 0 100% 3.1

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

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

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

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

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

JGitBranchCommandTckTest

testBranchCommandTest 8.44

JGitChangeLogCommandTckTest

testChangeLogCommandFromVoneToVtwo 4.195
testChangeLogCommandWithStartEndInBadOrder 1.608
testChangeLogCommandFromVersionToStartOfRepository 0.66
testChangeLogCommandFromHeadToHead 0.819
testChangeLogCommandFromVersionToUndefined 0.696
testChangeLogCommandFromHeadToStartOfRepository 1.252
testChangeLogCommandFromHeadAncestorAndHead 0.873
testChangeLogCommandFromUndefinedToHead 0.812
testChangeLogCommand 5.177

JGitCheckInCommandCommitterAuthorTckTest

testCheckInCommandTest 12.099
testCheckInCommandPartialFileset 0.61

JGitCheckInCommandTckTest

testCheckInCommandTest 2.257
testCheckInCommandPartialFileset 0.794

JGitCheckOutCommandTckTest

testCheckOutCommandTest 4.794

JGitDiffCommandTckTest

testDiffCommand 1.508

JGitRemoteInfoCommandTckTest

testRemoteInfoCommand 1.521

JGitStatusCommandTckTest

testStatusCommand 2.971

JGitTagCommandTckTest

testTagCommandTest 3.687

JGitUntagCommandTckTest

testUntagCommandTest 1.64