org.bouncycastle.jce.provider.test.nist
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
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
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, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NistCertPathTest
public NistCertPathTest()
setUp
public void setUp()
- Overrides:
setUp
in class junit.framework.TestCase
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
testValidDSAParameterInheritanceTest5
public void testValidDSAParameterInheritanceTest5()
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
suite
public static junit.framework.Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception