org.bouncycastle.cert.crmf.test
Class AllTests
java.lang.Object
TestCase
org.bouncycastle.cert.crmf.test.AllTests
public class AllTests
- extends TestCase
Constructor Summary |
AllTests(java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllTests
public AllTests(java.lang.String name)
main
public static void main(java.lang.String[] args)
suite
public static Test suite()
setUp
public void setUp()
tearDown
public void tearDown()
testBasicMessageWithArchiveControl
public void testBasicMessageWithArchiveControl()
throws java.lang.Exception
- Throws:
java.lang.Exception
testProofOfPossessionWithoutSender
public void testProofOfPossessionWithoutSender()
throws java.lang.Exception
- Throws:
java.lang.Exception
testProofOfPossessionWithSender
public void testProofOfPossessionWithSender()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEncryptedValue
public void testEncryptedValue()
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