public class QCodecTest extends Object
| Constructor and Description |
|---|
QCodecTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBasicEncodeDecode() |
void |
testDecodeObjects() |
void |
testDecodeStringWithNull() |
void |
testEncodeDecodeBlanks() |
void |
testEncodeDecodeNull() |
void |
testEncodeObjects() |
void |
testEncodeStringWithNull() |
void |
testInvalidEncoding() |
void |
testLetUsMakeCloverHappy() |
void |
testNullInput() |
void |
testUnsafeEncodeDecode() |
void |
testUTF8RoundTrip() |
public QCodecTest()
public void testNullInput() throws Exception
Exceptionpublic void testUTF8RoundTrip() throws Exception
Exceptionpublic void testBasicEncodeDecode() throws Exception
Exceptionpublic void testUnsafeEncodeDecode() 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
Exceptionpublic void testEncodeDecodeBlanks() throws Exception
Exceptionpublic void testLetUsMakeCloverHappy() throws Exception
ExceptionCopyright © 2002–2013 The Apache Software Foundation. All rights reserved.