Class BcAttrCertTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.cert.test.BcAttrCertTest
All Implemented Interfaces:
junit.framework.Test

public class BcAttrCertTest extends junit.framework.TestCase
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static byte[]
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
    void
     
    void
     
    void
     

    Methods 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, run, run, runBare, runTest, setName, setUp, tearDown, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

    • attrCert

      public static byte[] attrCert
  • Constructor Details

    • BcAttrCertTest

      public BcAttrCertTest()
  • Method Details

    • getName

      public String getName()
      Overrides:
      getName in class junit.framework.TestCase
    • testCertWithBaseCertificateID

      public void testCertWithBaseCertificateID() throws Exception
      Throws:
      Exception
    • testGenerateWithCert

      public void testGenerateWithCert() throws Exception
      Throws:
      Exception
    • testGenerateWithPrincipal

      public void testGenerateWithPrincipal() throws Exception
      Throws:
      Exception
    • testFully

      public void testFully() throws Exception
      Throws:
      Exception