public class PositionReaderTest extends Object
Constructor and Description |
---|
PositionReaderTest(PositionReader reader,
int fileLen) |
Modifier and Type | Method and Description |
---|---|
void |
concurrentReadPart()
Tests concurrently read from position reader.
|
void |
testAllCornerCases()
Tests all corner cases.
|
void |
testReadRandomPart()
Tests read random parts.
|
public PositionReaderTest(PositionReader reader, int fileLen)
reader
- fileLen
- public void testAllCornerCases() throws IOException
IOException
public void testReadRandomPart() throws IOException
IOException
Copyright © 2023. All Rights Reserved.