public class BCodecTest extends Object
| Constructor and Description |
|---|
BCodecTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBasicEncodeDecode() |
void |
testDecodeObjects() |
void |
testDecodeStringWithNull() |
void |
testEncodeDecodeNull() |
void |
testEncodeObjects() |
void |
testEncodeStringWithNull() |
void |
testInvalidEncoding() |
void |
testNullInput() |
void |
testUTF8RoundTrip() |
public BCodecTest()
public void testNullInput() throws Exception
Exceptionpublic void testUTF8RoundTrip() throws Exception
Exceptionpublic void testBasicEncodeDecode() throws Exception
Exceptionpublic void testEncodeDecodeNull() throws Exception
Exceptionpublic void testEncodeStringWithNull() throws Exception
Exceptionpublic void testDecodeStringWithNull() throws Exception
Exceptionpublic void testEncodeObjects() throws Exception
Exceptionpublic void testInvalidEncoding()
public void testDecodeObjects() throws Exception
ExceptionCopyright © 2002–2013 The Apache Software Foundation. All rights reserved.