public static class ConsistencyCheckerTestSuite.ConsistencyCheckerTestUnit extends java.lang.Object implements TestLifeCycle
| Constructor and Description |
|---|
ConsistencyCheckerTestSuite.ConsistencyCheckerTestUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testExceedsFileLengthSlot() |
void |
testFreeShiftedUsedSlot() |
void |
testFreeUsedSlot() |
void |
testNegativeAddressSlot() |
public ConsistencyCheckerTestSuite.ConsistencyCheckerTestUnit()
public void testFreeUsedSlot()
public void testFreeShiftedUsedSlot()
public void testNegativeAddressSlot()
public void testExceedsFileLengthSlot()
public void setUp()
throws java.lang.Exception
setUp in interface TestLifeCyclejava.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
tearDown in interface TestLifeCyclejava.lang.Exception