org.apache.commons.codec.net
Class QCodecTest
java.lang.Object
   org.apache.commons.codec.net.QCodecTest
org.apache.commons.codec.net.QCodecTest
- public class QCodecTest 
- extends Object
Quoted-printable codec test cases
- Version:
- $Id: QCodecTest.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 | 
 
QCodecTest
public QCodecTest()
testNullInput
public void testNullInput()
                   throws Exception
- 
- Throws:
- Exception
 
testUTF8RoundTrip
public void testUTF8RoundTrip()
                       throws Exception
- 
- Throws:
- Exception
 
testBasicEncodeDecode
public void testBasicEncodeDecode()
                           throws Exception
- 
- Throws:
- Exception
 
testUnsafeEncodeDecode
public void testUnsafeEncodeDecode()
                            throws Exception
- 
- Throws:
- Exception
 
testEncodeDecodeNull
public void testEncodeDecodeNull()
                          throws Exception
- 
- Throws:
- Exception
 
testEncodeStringWithNull
public void testEncodeStringWithNull()
                              throws Exception
- 
- Throws:
- Exception
 
testDecodeStringWithNull
public void testDecodeStringWithNull()
                              throws Exception
- 
- Throws:
- Exception
 
testEncodeObjects
public void testEncodeObjects()
                       throws Exception
- 
- Throws:
- Exception
 
testInvalidEncoding
public void testInvalidEncoding()
- 
 
testDecodeObjects
public void testDecodeObjects()
                       throws Exception
- 
- Throws:
- Exception
 
testEncodeDecodeBlanks
public void testEncodeDecodeBlanks()
                            throws Exception
- 
- Throws:
- Exception
 
testLetUsMakeCloverHappy
public void testLetUsMakeCloverHappy()
                              throws Exception
- 
- Throws:
- Exception
 
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.