public abstract class BinaryEncoderAbstractTest extends Object
| Constructor and Description |
|---|
BinaryEncoderAbstractTest() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BinaryEncoder |
makeEncoder() |
void |
testEncodeEmpty() |
void |
testEncodeNull() |
public BinaryEncoderAbstractTest()
protected abstract BinaryEncoder makeEncoder()
public void testEncodeEmpty() throws Exception
Exceptionpublic void testEncodeNull() throws Exception
ExceptionCopyright © 2002–2013 The Apache Software Foundation. All rights reserved.