public class DfsGarbageCollectorTest extends Object
| Constructor and Description |
|---|
DfsGarbageCollectorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCollectionWithGarbage() |
void |
testCollectionWithGarbageAndGarbagePacksPurged() |
void |
testCollectionWithGarbageCoalescence() |
void |
testCollectionWithGarbageNoCoalescence() |
void |
testCollectionWithNoGarbage() |
public void setUp()
throws IOException
IOExceptionpublic void testCollectionWithNoGarbage()
throws Exception
Exceptionpublic void testCollectionWithGarbage()
throws Exception
Exceptionpublic void testCollectionWithGarbageAndGarbagePacksPurged()
throws Exception
Exceptionpublic void testCollectionWithGarbageCoalescence()
throws Exception
ExceptionCopyright © 2017 Eclipse JGit Project. All rights reserved.