Class NistCertPathTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.jce.provider.test.nist.NistCertPathTest
- All Implemented Interfaces:
junit.framework.Test
public class NistCertPathTest
extends junit.framework.TestCase
NIST CertPath test data for RFC 3280
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidsetUp()static junit.framework.Testsuite()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class junit.framework.TestCase
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, toString
-
Constructor Details
-
NistCertPathTest
public NistCertPathTest()
-
-
Method Details
-
setUp
public void setUp()- Overrides:
setUpin classjunit.framework.TestCase
-
testValidSignaturesTest1
- Throws:
Exception
-
testInvalidCASignatureTest2
- Throws:
Exception
-
testInvalidEESignatureTest3
- Throws:
Exception
-
testValidDSASignaturesTest4
- Throws:
Exception
-
testValidDSAParameterInheritanceTest5
- Throws:
Exception
-
testInvalidDSASignaturesTest6
- Throws:
Exception
-
testCANotBeforeDateTest1
- Throws:
Exception
-
testInvalidEENotBeforeDateTest2
- Throws:
Exception
-
testValidPre2000UTCNotBeforeDateTest3
- Throws:
Exception
-
testValidGeneralizedTimeNotBeforeDateTest4
- Throws:
Exception
-
testInvalidCANotAfterDateTest5
- Throws:
Exception
-
testInvalidEENotAfterDateTest6
- Throws:
Exception
-
testInvalidValidPre2000UTCNotAfterDateTest7
- Throws:
Exception
-
testInvalidNegativeSerialNumberTest15
- Throws:
Exception
-
testAllCertificatesSamePolicyTest1
- Throws:
Exception
-
testAllCertificatesNoPoliciesTest2
- Throws:
Exception
-
testDifferentPoliciesTest3
- Throws:
Exception
-
testDifferentPoliciesTest4
- Throws:
Exception
-
testDifferentPoliciesTest5
- Throws:
Exception
-
testOverlappingPoliciesTest6
- Throws:
Exception
-
testDifferentPoliciesTest7
- Throws:
Exception
-
testDifferentPoliciesTest8
- Throws:
Exception
-
testDifferentPoliciesTest9
- Throws:
Exception
-
testAllCertificatesSamePoliciesTest10
- Throws:
Exception
-
testAllCertificatesAnyPolicyTest11
- Throws:
Exception
-
testDifferentPoliciesTest12
- Throws:
Exception
-
testAllCertificatesSamePoliciesTest13
- Throws:
Exception
-
testAnyPolicyTest14
- Throws:
Exception
-
testUserNoticeQualifierTest15
- Throws:
Exception
-
testUserNoticeQualifierTest16
- Throws:
Exception
-
testUserNoticeQualifierTest17
- Throws:
Exception
-
testUserNoticeQualifierTest18
- Throws:
Exception
-
testUserNoticeQualifierTest19
- Throws:
Exception
-
testInvalidInhibitPolicyMappingTest1
- Throws:
Exception
-
testValidinhibitPolicyMappingTest2
- Throws:
Exception
-
testValidSelfIssuedinhibitAnyPolicyTest7
- Throws:
Exception
-
testValidSeparateCertificateandCRLKeysTest19
- Throws:
Exception
-
testValidpathLenConstraintTest13
- Throws:
Exception
-
testInvalidUnknownCRLExtensionTest10
- Throws:
Exception
-
testInvaliddistributionPointTest3
- Throws:
Exception
-
testValiddistributionPointTest5
- Throws:
Exception
-
testInvaliddistributionPointTest8
- Throws:
Exception
-
testInvaliddistributionPointTest9
- Throws:
Exception
-
testInvalidonlySomeReasonsTest17
- Throws:
Exception
-
main
- Throws:
Exception
-
suite
- Throws:
Exception
-