org.apache.commons.codec
Class BinaryEncoderAbstractTest
java.lang.Object
   org.apache.commons.codec.BinaryEncoderAbstractTest
org.apache.commons.codec.BinaryEncoderAbstractTest
- public abstract class BinaryEncoderAbstractTest 
- extends Object
- Version:
- $Id: BinaryEncoderAbstractTest.html 889935 2013-12-11 05:05:13Z ggregory $
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BinaryEncoderAbstractTest
public BinaryEncoderAbstractTest()
makeEncoder
protected abstract org.apache.commons.codec.BinaryEncoder makeEncoder()
- 
 
testEncodeEmpty
public void testEncodeEmpty()
                     throws Exception
- 
- Throws:
- Exception
 
testEncodeNull
public void testEncodeNull()
                    throws Exception
- 
- Throws:
- Exception
 
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.