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
IOException
public void testCollectionWithNoGarbage() throws Exception
Exception
public void testCollectionWithGarbage() throws Exception
Exception
public void testCollectionWithGarbageAndGarbagePacksPurged() throws Exception
Exception
public void testCollectionWithGarbageCoalescence() throws Exception
Exception
Copyright © 2017 Eclipse JGit Project. All rights reserved.