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
Exception
public void testEncodeNull() throws Exception
Exception
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.