public class RevocationTest
extends junit.framework.TestCase
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
rootCertBin |
static byte[] |
rootCrlBin |
| Constructor and Description |
|---|
RevocationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testEndEntityOnly() |
void |
testRevokedEndEntityOnly() |
void |
testRevokedEndEntityWithSoftFailure() |
void |
testRevokedWithCRLDistPointEndEntityOnly() |
void |
testValidPath() |
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, tearDown, toStringpublic static byte[] rootCertBin
public static byte[] rootCrlBin
public void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionpublic void testValidPath()
throws java.lang.Exception
java.lang.Exceptionpublic void testEndEntityOnly()
throws java.lang.Exception
java.lang.Exceptionpublic void testRevokedEndEntityOnly()
throws java.lang.Exception
java.lang.Exceptionpublic void testRevokedEndEntityWithSoftFailure()
throws java.lang.Exception
java.lang.Exceptionpublic void testRevokedWithCRLDistPointEndEntityOnly()
throws java.lang.Exception
java.lang.Exception