Class AllTests

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

public class AllTests extends junit.framework.TestCase
  • Constructor Details

    • AllTests

      public AllTests(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
    • testBasicMessage

      public void testBasicMessage() throws Exception
      Throws:
      Exception
    • testBasicMessageWithArchiveControl

      public void testBasicMessageWithArchiveControl() throws Exception
      Throws:
      Exception
    • testProofOfPossessionWithoutSender

      public void testProofOfPossessionWithoutSender() throws Exception
      Throws:
      Exception
    • testEncryptedValueWithKey

      public void testEncryptedValueWithKey() throws Exception
      Throws:
      Exception
    • testBcEncryptedValueWithKey

      public void testBcEncryptedValueWithKey() throws Exception
      Throws:
      Exception
    • testProofOfPossessionWithSender

      public void testProofOfPossessionWithSender() throws Exception
      Throws:
      Exception
    • testProofOfPossessionWithTemplate

      public void testProofOfPossessionWithTemplate() throws Exception
      Throws:
      Exception
    • testKeySizes

      public void testKeySizes() throws Exception
      Throws:
      Exception
    • testEncryptedValue

      public void testEncryptedValue() throws Exception
      Throws:
      Exception
    • testEncryptedValueOAEP1

      public void testEncryptedValueOAEP1() throws Exception
      Throws:
      Exception
    • testEncryptedValueOAEP2

      public void testEncryptedValueOAEP2() throws Exception
      Throws:
      Exception
    • testEncryptedValuePassphrase

      public void testEncryptedValuePassphrase() throws Exception
      Throws:
      Exception
    • testEncryptedValuePassphraseWithPadding

      public void testEncryptedValuePassphraseWithPadding() throws Exception
      Throws:
      Exception