Class SMIMECompressedTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.mail.smime.test.SMIMECompressedTest
All Implemented Interfaces:
junit.framework.Test

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

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    Methods inherited from class java.lang.Object

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

  • Method Details

    • main

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

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

      public void testHeaders() throws Exception
      Throws:
      Exception
    • testBasic

      public void testBasic() throws Exception
      Throws:
      Exception
    • testParser

      public void testParser() throws Exception
      Throws:
      Exception
    • testCompressedSHA1WithRSA

      public void testCompressedSHA1WithRSA() throws Exception
      Throws:
      Exception