public class AllTests
extends junit.framework.TestCase
| Constructor and Description |
|---|
AllTests() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static junit.framework.Test |
suite() |
void |
testMalformed() |
void |
testPemLength() |
void |
testRegularBlob() |
void |
testRegularBlobBeginFault() |
void |
testRegularBlobEndFault() |
void |
testRegularBlobEndLaxParsing() |
void |
testRegularBlobTrailing() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringpublic void testPemLength()
throws java.io.IOException
java.io.IOExceptionpublic void testMalformed()
throws java.io.IOException
java.io.IOExceptionpublic void testRegularBlob()
throws java.io.IOException
java.io.IOExceptionpublic void testRegularBlobTrailing()
throws java.io.IOException
java.io.IOExceptionpublic void testRegularBlobBeginFault()
throws java.io.IOException
java.io.IOExceptionpublic void testRegularBlobEndFault()
throws java.io.IOException
java.io.IOExceptionpublic void testRegularBlobEndLaxParsing()
throws java.io.IOException
java.io.IOExceptionpublic static void main(java.lang.String[] args)
public static junit.framework.Test suite()