public class DfsFsckTest extends Object
| Constructor and Description |
|---|
DfsFsckTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCommitWithCorruptAuthor() |
void |
testCommitWithoutTree() |
void |
testHealthyRepo() |
void |
testMissingObject() |
void |
testMultipleInvalidObjects() |
void |
testNonCommitHead() |
void |
testTagWithoutObject() |
void |
testTreeWithNullSha() |
void |
testValidConnectivity() |
public void setUp()
throws IOException
IOExceptionpublic void testCommitWithCorruptAuthor()
throws Exception
Exceptionpublic void testMultipleInvalidObjects()
throws Exception
ExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.