public class MonitoredStorageTestCase extends java.lang.Object implements TestLifeCycle, OptOutNotSupportedJavaxManagement
| Constructor and Description |
|---|
MonitoredStorageTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testNumBytesReadPerSecond() |
void |
testNumBytesWrittenPerSecond() |
void |
testNumReadsPerSecond() |
void |
testNumSyncsPerSecond() |
void |
testNumWritesPerSecond() |
public void testNumSyncsPerSecond()
public void testNumBytesReadPerSecond()
public void testNumBytesWrittenPerSecond()
public void testNumReadsPerSecond()
public void testNumWritesPerSecond()
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