public static class DefragInMemoryTestSuite.DefragInMemoryTestUnit extends TestWithTempFile
| Modifier and Type | Class and Description |
|---|---|
static class |
DefragInMemoryTestSuite.DefragInMemoryTestUnit.EvenIdItemsPredicate |
static class |
DefragInMemoryTestSuite.DefragInMemoryTestUnit.Item |
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
URI |
| Constructor and Description |
|---|
DefragInMemoryTestSuite.DefragInMemoryTestUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testInMemoryDefragment() |
tempFileprotected static final java.lang.String URI
public DefragInMemoryTestSuite.DefragInMemoryTestUnit()
public void testInMemoryDefragment()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
setUp in interface TestLifeCyclesetUp in class TestWithTempFilejava.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
tearDown in interface TestLifeCycletearDown in class TestWithTempFilejava.lang.Exception