org.bouncycastle.jce.provider.test.nist
Class NistCertPathReviewerTest
java.lang.Object
TestCase
org.bouncycastle.jce.provider.test.nist.NistCertPathReviewerTest
public class NistCertPathReviewerTest
- extends TestCase
NIST CertPath test data for RFC 3280
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NistCertPathReviewerTest
public NistCertPathReviewerTest()
testValidSignaturesTest1
public void testValidSignaturesTest1()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidCASignatureTest2
public void testInvalidCASignatureTest2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidEESignatureTest3
public void testInvalidEESignatureTest3()
throws java.lang.Exception
- Throws:
java.lang.Exception
testValidDSASignaturesTest4
public void testValidDSASignaturesTest4()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidDSASignaturesTest6
public void testInvalidDSASignaturesTest6()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCANotBeforeDateTest1
public void testCANotBeforeDateTest1()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidEENotBeforeDateTest2
public void testInvalidEENotBeforeDateTest2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testValidPre2000UTCNotBeforeDateTest3
public void testValidPre2000UTCNotBeforeDateTest3()
throws java.lang.Exception
- Throws:
java.lang.Exception
testValidGeneralizedTimeNotBeforeDateTest4
public void testValidGeneralizedTimeNotBeforeDateTest4()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidCANotAfterDateTest5
public void testInvalidCANotAfterDateTest5()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidEENotAfterDateTest6
public void testInvalidEENotAfterDateTest6()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidValidPre2000UTCNotAfterDateTest7
public void testInvalidValidPre2000UTCNotAfterDateTest7()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidNegativeSerialNumberTest15
public void testInvalidNegativeSerialNumberTest15()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAllCertificatesSamePolicyTest1
public void testAllCertificatesSamePolicyTest1()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAllCertificatesNoPoliciesTest2
public void testAllCertificatesNoPoliciesTest2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDifferentPoliciesTest3
public void testDifferentPoliciesTest3()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDifferentPoliciesTest4
public void testDifferentPoliciesTest4()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDifferentPoliciesTest5
public void testDifferentPoliciesTest5()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOverlappingPoliciesTest6
public void testOverlappingPoliciesTest6()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDifferentPoliciesTest7
public void testDifferentPoliciesTest7()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDifferentPoliciesTest8
public void testDifferentPoliciesTest8()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDifferentPoliciesTest9
public void testDifferentPoliciesTest9()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAllCertificatesSamePoliciesTest10
public void testAllCertificatesSamePoliciesTest10()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAllCertificatesAnyPolicyTest11
public void testAllCertificatesAnyPolicyTest11()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDifferentPoliciesTest12
public void testDifferentPoliciesTest12()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAllCertificatesSamePoliciesTest13
public void testAllCertificatesSamePoliciesTest13()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAnyPolicyTest14
public void testAnyPolicyTest14()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUserNoticeQualifierTest15
public void testUserNoticeQualifierTest15()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUserNoticeQualifierTest16
public void testUserNoticeQualifierTest16()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUserNoticeQualifierTest17
public void testUserNoticeQualifierTest17()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUserNoticeQualifierTest18
public void testUserNoticeQualifierTest18()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUserNoticeQualifierTest19
public void testUserNoticeQualifierTest19()
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
public void setUp()
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception