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
IOException
InterruptedException
public void testCreateScalableQuantizedRecorderSource() throws IOException, InterruptedException
IOException
InterruptedException
public void testOutofQuantizedZoneValues() throws IOException, InterruptedException
IOException
InterruptedException
public void testCreateScalableCountingRecorderSource() throws IOException, InterruptedException
IOException
InterruptedException
public static void assertData(String forWhat, long expectedValue) throws IOException
IOException
public static void main(String[] args) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2021 SPF4J. All rights reserved.