public class ReflogCommandTest
extends org.eclipse.jgit.junit.RepositoryTestCase
Constructor and Description |
---|
ReflogCommandTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAmendReflog()
Test getting the reflog for an amend commit
|
void |
testBranchReflog()
Test getting the reflog for an explicit branch
|
void |
testHeadReflog()
Test getting the HEAD reflog
|
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class org.eclipse.jgit.junit.RepositoryTestCase
Exception
public void testHeadReflog() throws Exception
Exception
public void testBranchReflog() throws Exception
Exception
Copyright © 2016 Eclipse JGit Project. All rights reserved.