Testpublic class CertPathValidatorTest extends SimpleTest
| Modifier and Type | Class | Description |
|---|---|---|
static class |
CertPathValidatorTest.X509CertificateObject |
| Constructor | Description |
|---|---|
CertPathValidatorTest() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
|
static void |
main(java.lang.String[] args) |
|
void |
performTest() |
|
void |
testEmptyPath() |
public void testEmptyPath()
throws java.lang.Exception
java.lang.Exceptionpublic void performTest()
throws java.lang.Exception
performTest in class SimpleTestjava.lang.Exceptionpublic java.lang.String getName()
getName in interface TestgetName in class SimpleTestpublic static void main(java.lang.String[] args)