Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.26
org.apache.maven.scm.provider.git.jgit.command.status 1 0 0 0 100% 1.567
org.apache.maven.scm.provider.git.jgit.command.checkout 1 0 0 0 100% 1.387
org.apache.maven.scm.provider.git.jgit.command.changelog 9 0 0 0 100% 9.049
org.apache.maven.scm.provider.git.jgit.command.checkin 4 0 0 0 100% 9.491
org.apache.maven.scm.provider.git.jgit.command.tag 1 0 0 0 100% 1.715
org.apache.maven.scm.provider.git.jgit.command.branch 1 0 0 0 100% 1.781
org.apache.maven.scm.provider.git.jgit.command.diff 1 0 0 0 100% 1.37
org.apache.maven.scm.provider.git.jgit.command.untag 1 0 0 0 100% 1.44

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

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
JGitCheckInCommandCommitterAuthorTckTest 2 0 0 0 100% 7.433
JGitCheckInCommandTckTest 2 0 0 0 100% 2.058

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

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

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

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

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

JGitBranchCommandTckTest

testBranchCommandTest 1.741

JGitChangeLogCommandTckTest

testChangeLogCommandFromVoneToVtwo 1.585
testChangeLogCommandWithStartEndInBadOrder 0.536
testChangeLogCommandFromVersionToStartOfRepository 0.545
testChangeLogCommandFromHeadToHead 0.58
testChangeLogCommandFromVersionToUndefined 0.534
testChangeLogCommandFromHeadToStartOfRepository 0.537
testChangeLogCommandFromHeadAncestorAndHead 0.589
testChangeLogCommandFromUndefinedToHead 0.564
testChangeLogCommand 3.52

JGitCheckInCommandCommitterAuthorTckTest

testCheckInCommandTest 6.781
testCheckInCommandPartialFileset 0.492

JGitCheckInCommandTckTest

testCheckInCommandTest 1.538
testCheckInCommandPartialFileset 0.479

JGitCheckOutCommandTckTest

testCheckOutCommandTest 1.343

JGitDiffCommandTckTest

testDiffCommand 1.312

JGitRemoteInfoCommandTckTest

testRemoteInfoCommand 1.219

JGitStatusCommandTckTest

testStatusCommand 1.525

JGitTagCommandTckTest

testTagCommandTest 1.658

JGitUntagCommandTckTest

testUntagCommandTest 1.398