org.apache.commons.codec.net
Class RFC1522CodecTest
java.lang.Object
org.apache.commons.codec.net.RFC1522CodecTest
public class RFC1522CodecTest
- extends Object
RFC 1522 compliant codec test cases
- Version:
- $Id: RFC1522CodecTest.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 |
RFC1522CodecTest
public RFC1522CodecTest()
testNullInput
public void testNullInput()
throws Exception
- Throws:
Exception
testDecodeInvalid
public void testDecodeInvalid()
throws Exception
- Throws:
Exception
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.