public class ByteQueueInputStreamTest
extends TestCase
| Constructor | Description |
|---|---|
ByteQueueInputStreamTest() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
testAvailable() |
|
void |
testPeek() |
|
void |
testRead() |
|
void |
testReadArray() |
|
void |
testSkip() |