public class ReflogCommandTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, committer
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, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class RepositoryTestCase
Exception
public void testHeadReflog() throws Exception
Exception
public void testBranchReflog() throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.