public class ReftableTest extends Object
Constructor and Description |
---|
ReftableTest() |
Modifier and Type | Method and Description |
---|---|
void |
badCrc32() |
void |
byObjectIdOneRefNoIndex() |
void |
byObjectIdOneRefWithIndex() |
void |
emptyTable() |
void |
emptyVirtualTableFromRefs() |
void |
estimateCurrentBytesOneRef() |
void |
estimateCurrentBytesWithIndex() |
void |
failDeepChainOfSymbolicRef() |
void |
indexScan() |
void |
indexSeek() |
void |
logScan() |
void |
namespaceHeads() |
void |
namespaceNotFound() |
void |
nameTooLongDoesNotWrite() |
void |
noIndexScan() |
void |
noIndexSeek() |
void |
oneDeletedRef() |
void |
oneIdRef() |
void |
oneSymbolicRef() |
void |
oneTagRef() |
void |
onlyReflog() |
void |
resolveSymbolicRef() |
void |
seekNotFound() |
void |
unpeeledDoesNotWrite() |
void |
withReflog() |
public void emptyTable() throws IOException
IOException
public void emptyVirtualTableFromRefs() throws IOException
IOException
public void estimateCurrentBytesOneRef() throws IOException
IOException
public void estimateCurrentBytesWithIndex() throws IOException
IOException
public void oneIdRef() throws IOException
IOException
public void oneTagRef() throws IOException
IOException
public void oneSymbolicRef() throws IOException
IOException
public void resolveSymbolicRef() throws IOException
IOException
public void failDeepChainOfSymbolicRef() throws IOException
IOException
public void oneDeletedRef() throws IOException
IOException
public void seekNotFound() throws IOException
IOException
public void namespaceNotFound() throws IOException
IOException
public void namespaceHeads() throws IOException
IOException
public void indexScan() throws IOException
IOException
public void indexSeek() throws IOException
IOException
public void noIndexScan() throws IOException
IOException
public void noIndexSeek() throws IOException
IOException
public void withReflog() throws IOException
IOException
public void onlyReflog() throws IOException
IOException
public void logScan() throws IOException
IOException
public void byObjectIdOneRefNoIndex() throws IOException
IOException
public void byObjectIdOneRefWithIndex() throws IOException
IOException
public void unpeeledDoesNotWrite()
public void nameTooLongDoesNotWrite() throws IOException
IOException
public void badCrc32() throws IOException
IOException
Copyright © 2017 Eclipse JGit Project. All rights reserved.