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
Exception
public void testUTF8RoundTrip() throws Exception
Exception
public void testBasicEncodeDecode() throws Exception
Exception
public void testEncodeDecodeNull() throws Exception
Exception
public void testEncodeStringWithNull() throws Exception
Exception
public void testDecodeStringWithNull() throws Exception
Exception
public void testEncodeObjects() throws Exception
Exception
public void testInvalidEncoding()
public void testDecodeObjects() throws Exception
Exception
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.