public class StringDecoderTest extends Object
StringDecoder.| Constructor and Description |
|---|
StringDecoderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDecode()
Test method for
StringDecoder.decode(byte[], int, int). |
void |
testDecodeThrowsIfNoTerminalNull()
Test method for
StringDecoder.decode(byte[], int, int). |
public void testDecode()
throws IOException
StringDecoder.decode(byte[], int, int).IOException - On a test failure.public void testDecodeThrowsIfNoTerminalNull()
throws IOException
StringDecoder.decode(byte[], int, int).IOException - On a test failure.Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.