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
IOException
public void testCommitWithCorruptAuthor() throws Exception
Exception
public void testMultipleInvalidObjects() throws Exception
Exception
Copyright © 2018 Eclipse JGit Project. All rights reserved.