Class NewCompressedDataStreamTest

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

public class NewCompressedDataStreamTest extends junit.framework.TestCase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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, setUp, tearDown, toString

    Methods inherited from class java.lang.Object

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

    • NewCompressedDataStreamTest

      public NewCompressedDataStreamTest(String name)
  • Method Details

    • testWorkingData

      public void testWorkingData() throws Exception
      Throws:
      Exception
    • testEach

      public void testEach() throws Exception
      Throws:
      Exception
    • test1000

      public void test1000() throws Exception
      Throws:
      Exception
    • suite

      public static junit.framework.Test suite()