Class NewAuthenticatedDataStreamTest

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

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

    Fields
    Modifier and Type
    Field
    Description
    boolean
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String[] args)
     
    void
     
    static junit.framework.Test
     
    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, getName, run, run, runBare, runTest, setName, tearDown, toString

    Methods inherited from class java.lang.Object

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

    • DEBUG

      public boolean DEBUG
  • Constructor Details

    • NewAuthenticatedDataStreamTest

      public NewAuthenticatedDataStreamTest(String name)
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class junit.framework.TestCase
      Throws:
      Exception
    • main

      public static void main(String[] args)
    • suite

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

      public void testKeyTransDESede() throws Exception
      Throws:
      Exception
    • testKeyTransDESedeWithDigest

      public void testKeyTransDESedeWithDigest() throws Exception
      Throws:
      Exception
    • testOriginatorInfo

      public void testOriginatorInfo() throws Exception
      Throws:
      Exception