Class AllTests

  • All Implemented Interfaces:
    junit.framework.Test

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

      • AllTests

        public AllTests​(java.lang.String name)
    • Method Detail

      • main

        public static void main​(java.lang.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 java.lang.Exception
        Throws:
        java.lang.Exception
      • testBasicMessageWithArchiveControl

        public void testBasicMessageWithArchiveControl()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testProofOfPossessionWithoutSender

        public void testProofOfPossessionWithoutSender()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEncryptedValueWithKey

        public void testEncryptedValueWithKey()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBcEncryptedValueWithKey

        public void testBcEncryptedValueWithKey()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testProofOfPossessionWithSender

        public void testProofOfPossessionWithSender()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testProofOfPossessionWithTemplate

        public void testProofOfPossessionWithTemplate()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testKeySizes

        public void testKeySizes()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEncryptedValue

        public void testEncryptedValue()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEncryptedValueOAEP1

        public void testEncryptedValueOAEP1()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEncryptedValueOAEP2

        public void testEncryptedValueOAEP2()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEncryptedValuePassphrase

        public void testEncryptedValuePassphrase()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEncryptedValuePassphraseWithPadding

        public void testEncryptedValuePassphraseWithPadding()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception