public class DirCacheBasicTest
extends org.eclipse.jgit.junit.RepositoryTestCase
Constructor and Description |
---|
DirCacheBasicTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBuildThenClear() |
void |
testDetectUnmergedPaths() |
void |
testFindOnEmpty() |
void |
testLockMissing_RealIndex() |
void |
testLockMissing_TempIndex() |
void |
testReadMissing_RealIndex() |
void |
testReadMissing_TempIndex() |
void |
testRejectInvalidWindowsPaths() |
void |
testWriteEmptyCommit_RealIndex() |
void |
testWriteEmptyLockEmpty_RealIndex() |
void |
testWriteEmptyReadEmpty_RealIndex() |
void |
testWriteEmptyUnlock_RealIndex() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFiles
public void testReadMissing_RealIndex() throws Exception
Exception
public void testReadMissing_TempIndex() throws Exception
Exception
public void testLockMissing_RealIndex() throws Exception
Exception
public void testLockMissing_TempIndex() throws Exception
Exception
public void testWriteEmptyUnlock_RealIndex() throws Exception
Exception
public void testWriteEmptyCommit_RealIndex() throws Exception
Exception
public void testWriteEmptyReadEmpty_RealIndex() throws Exception
Exception
public void testWriteEmptyLockEmpty_RealIndex() throws Exception
Exception
Copyright © 2015. All rights reserved.