public class ResetTest extends CLIRepositoryTestCase
db
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
ResetTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testPathOptionHelp() |
void |
testResetEmptyPath() |
void |
testResetPathDoubleDash() |
void |
testResetPathDoubleDashNoRef() |
void |
testResetPathNoDoubleDash() |
void |
testResetPathNoDoubleDashNoRef() |
void |
testResetPrevious() |
void |
testResetSelf() |
void |
testZombieArgument_Bug484951() |
assertArrayOfLinesEquals, assertStringArrayEquals, cmdString, contains, deleteTrashFile, escapeJava, execute, executeAndPrint, executeAndPrintTestCode, executeUnchecked, read, toString, toString, writeLink, writeTrashFile
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class CLIRepositoryTestCase
Exception
public void testZombieArgument_Bug484951() throws Exception
Exception
public void testResetPathNoDoubleDash() throws Exception
Exception
public void testResetPathDoubleDashNoRef() throws Exception
Exception
Copyright © 2017 Eclipse JGit Project. All rights reserved.