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, toString
public void testPemLength() throws java.io.IOException
java.io.IOException
public void testMalformed() throws java.io.IOException
java.io.IOException
public void testRegularBlob() throws java.io.IOException
java.io.IOException
public void testRegularBlobTrailing() throws java.io.IOException
java.io.IOException
public void testRegularBlobBeginFault() throws java.io.IOException
java.io.IOException
public void testRegularBlobEndFault() throws java.io.IOException
java.io.IOException
public void testRegularBlobEndLaxParsing() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args)
public static junit.framework.Test suite()