public class CommitAndLogCommandTest
extends org.eclipse.jgit.junit.RepositoryTestCase
| Constructor and Description |
|---|
CommitAndLogCommandTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddUnstagedChanges() |
void |
testCommitAmend() |
void |
testCommitRange() |
void |
testInsertChangeId() |
void |
testLogWithFilter() |
void |
testMergeEmptyBranches() |
void |
testModeChange() |
void |
testMultipleInvocations() |
void |
testSomeCommits() |
void |
testWrongParams() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void testSomeCommits()
throws JGitInternalException,
IOException,
GitAPIException
JGitInternalExceptionIOExceptionGitAPIExceptionpublic void testLogWithFilter()
throws IOException,
JGitInternalException,
GitAPIException
IOExceptionJGitInternalExceptionGitAPIExceptionpublic void testWrongParams()
throws GitAPIException
GitAPIExceptionpublic void testMultipleInvocations()
throws GitAPIException
GitAPIExceptionpublic void testMergeEmptyBranches()
throws IOException,
JGitInternalException,
GitAPIException
IOExceptionJGitInternalExceptionGitAPIExceptionpublic void testAddUnstagedChanges()
throws IOException,
JGitInternalException,
GitAPIException
IOExceptionJGitInternalExceptionGitAPIExceptionpublic void testModeChange()
throws IOException,
GitAPIException
IOExceptionGitAPIExceptionpublic void testCommitRange()
throws GitAPIException,
JGitInternalException,
MissingObjectException,
IncorrectObjectTypeException
GitAPIExceptionJGitInternalExceptionMissingObjectExceptionIncorrectObjectTypeExceptionpublic void testCommitAmend()
throws JGitInternalException,
IOException,
GitAPIException
JGitInternalExceptionIOExceptionGitAPIExceptionpublic void testInsertChangeId()
throws JGitInternalException,
GitAPIException
JGitInternalExceptionGitAPIExceptionCopyright © 2016 Eclipse JGit Project. All rights reserved.