Class NistCertPathReviewerTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.jce.provider.test.nist.NistCertPathReviewerTest
All Implemented Interfaces:
junit.framework.Test

public class NistCertPathReviewerTest extends junit.framework.TestCase
NIST CertPath test data for RFC 3280
  • Constructor Details

    • NistCertPathReviewerTest

      public NistCertPathReviewerTest()
  • Method Details

    • testValidSignaturesTest1

      public void testValidSignaturesTest1() throws Exception
      Throws:
      Exception
    • testInvalidCASignatureTest2

      public void testInvalidCASignatureTest2() throws Exception
      Throws:
      Exception
    • testInvalidEESignatureTest3

      public void testInvalidEESignatureTest3() throws Exception
      Throws:
      Exception
    • testValidDSASignaturesTest4

      public void testValidDSASignaturesTest4() throws Exception
      Throws:
      Exception
    • testInvalidDSASignaturesTest6

      public void testInvalidDSASignaturesTest6() throws Exception
      Throws:
      Exception
    • testCANotBeforeDateTest1

      public void testCANotBeforeDateTest1() throws Exception
      Throws:
      Exception
    • testInvalidEENotBeforeDateTest2

      public void testInvalidEENotBeforeDateTest2() throws Exception
      Throws:
      Exception
    • testValidPre2000UTCNotBeforeDateTest3

      public void testValidPre2000UTCNotBeforeDateTest3() throws Exception
      Throws:
      Exception
    • testValidGeneralizedTimeNotBeforeDateTest4

      public void testValidGeneralizedTimeNotBeforeDateTest4() throws Exception
      Throws:
      Exception
    • testInvalidCANotAfterDateTest5

      public void testInvalidCANotAfterDateTest5() throws Exception
      Throws:
      Exception
    • testInvalidEENotAfterDateTest6

      public void testInvalidEENotAfterDateTest6() throws Exception
      Throws:
      Exception
    • testInvalidValidPre2000UTCNotAfterDateTest7

      public void testInvalidValidPre2000UTCNotAfterDateTest7() throws Exception
      Throws:
      Exception
    • testInvalidNegativeSerialNumberTest15

      public void testInvalidNegativeSerialNumberTest15() throws Exception
      Throws:
      Exception
    • testAllCertificatesSamePolicyTest1

      public void testAllCertificatesSamePolicyTest1() throws Exception
      Throws:
      Exception
    • testAllCertificatesNoPoliciesTest2

      public void testAllCertificatesNoPoliciesTest2() throws Exception
      Throws:
      Exception
    • testDifferentPoliciesTest3

      public void testDifferentPoliciesTest3() throws Exception
      Throws:
      Exception
    • testDifferentPoliciesTest4

      public void testDifferentPoliciesTest4() throws Exception
      Throws:
      Exception
    • testDifferentPoliciesTest5

      public void testDifferentPoliciesTest5() throws Exception
      Throws:
      Exception
    • testOverlappingPoliciesTest6

      public void testOverlappingPoliciesTest6() throws Exception
      Throws:
      Exception
    • testDifferentPoliciesTest7

      public void testDifferentPoliciesTest7() throws Exception
      Throws:
      Exception
    • testDifferentPoliciesTest8

      public void testDifferentPoliciesTest8() throws Exception
      Throws:
      Exception
    • testDifferentPoliciesTest9

      public void testDifferentPoliciesTest9() throws Exception
      Throws:
      Exception
    • testAllCertificatesSamePoliciesTest10

      public void testAllCertificatesSamePoliciesTest10() throws Exception
      Throws:
      Exception
    • testAllCertificatesAnyPolicyTest11

      public void testAllCertificatesAnyPolicyTest11() throws Exception
      Throws:
      Exception
    • testDifferentPoliciesTest12

      public void testDifferentPoliciesTest12() throws Exception
      Throws:
      Exception
    • testAllCertificatesSamePoliciesTest13

      public void testAllCertificatesSamePoliciesTest13() throws Exception
      Throws:
      Exception
    • testAnyPolicyTest14

      public void testAnyPolicyTest14() throws Exception
      Throws:
      Exception
    • testUserNoticeQualifierTest15

      public void testUserNoticeQualifierTest15() throws Exception
      Throws:
      Exception
    • testUserNoticeQualifierTest16

      public void testUserNoticeQualifierTest16() throws Exception
      Throws:
      Exception
    • testUserNoticeQualifierTest17

      public void testUserNoticeQualifierTest17() throws Exception
      Throws:
      Exception
    • testUserNoticeQualifierTest18

      public void testUserNoticeQualifierTest18() throws Exception
      Throws:
      Exception
    • testUserNoticeQualifierTest19

      public void testUserNoticeQualifierTest19() throws Exception
      Throws:
      Exception
    • testValidateWithExtendedKeyUsage

      public void testValidateWithExtendedKeyUsage() throws Exception
      Throws:
      Exception
    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • setUp

      public void setUp()
      Overrides:
      setUp in class junit.framework.TestCase
    • suite

      public static junit.framework.Test suite() throws Exception
      Throws:
      Exception