public final class RecorderFactoryTest extends Object
| Constructor and Description |
|---|
RecorderFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertData(String forWhat,
long expectedValue) |
static void |
main(String[] args) |
void |
testCreateScalableCountingRecorderSource()
Test of createScalableQuantizedRecorderSource method, of class RecorderFactory.
|
void |
testCreateScalableQuantizedRecorder()
Test of createScalableQuantizedRecorder method, of class RecorderFactory.
|
void |
testCreateScalableQuantizedRecorderSource()
Test of createScalableQuantizedRecorderSource method, of class RecorderFactory.
|
void |
testOutofQuantizedZoneValues() |
public void testCreateScalableQuantizedRecorder()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testCreateScalableQuantizedRecorderSource()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testOutofQuantizedZoneValues()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testCreateScalableCountingRecorderSource()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic static void assertData(String forWhat, long expectedValue) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2021 SPF4J. All rights reserved.