Class NewCompressedDataTest

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

public class NewCompressedDataTest extends junit.framework.TestCase
  • 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
     
    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, getName, run, run, runBare, runTest, setName, toString

    Methods inherited from class java.lang.Object

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

    • NewCompressedDataTest

      public NewCompressedDataTest(String name)
  • Method Details

    • main

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

      public static junit.framework.Test suite()
    • setUp

      public void setUp()
      Overrides:
      setUp in class junit.framework.TestCase
    • tearDown

      public void tearDown()
      Overrides:
      tearDown in class junit.framework.TestCase
    • testWorkingData

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

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

      public void testContentType() throws Exception
      Throws:
      Exception
    • testLimitUnder

      public void testLimitUnder() throws Exception
      Throws:
      Exception
    • testLimitOver

      public void testLimitOver() throws Exception
      Throws:
      Exception
    • testLimitEqual

      public void testLimitEqual() throws Exception
      Throws:
      Exception