public class AllTests
extends junit.framework.TestCase
| Constructor and Description |
|---|
AllTests(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
setUp() |
static junit.framework.Test |
suite() |
void |
tearDown() |
void |
testBasicMessage() |
void |
testBasicMessageWithArchiveControl() |
void |
testBcEncryptedValueWithKey() |
void |
testECBasicMessageWithArchiveControl() |
void |
testEncryptedValue() |
void |
testEncryptedValueOAEP1() |
void |
testEncryptedValueOAEP2() |
void |
testEncryptedValuePassphrase() |
void |
testEncryptedValuePassphraseWithPadding() |
void |
testEncryptedValueWithKey() |
void |
testKeySizes() |
void |
testProofOfPossessionWithoutSender() |
void |
testProofOfPossessionWithSender() |
void |
testProofOfPossessionWithTemplate() |
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, toStringpublic static void main(java.lang.String[] args)
public static junit.framework.Test suite()
public void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCasepublic void testBasicMessage()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicMessageWithArchiveControl()
throws java.lang.Exception
java.lang.Exceptionpublic void testECBasicMessageWithArchiveControl()
throws java.lang.Exception
java.lang.Exceptionpublic void testProofOfPossessionWithoutSender()
throws java.lang.Exception
java.lang.Exceptionpublic void testEncryptedValueWithKey()
throws java.lang.Exception
java.lang.Exceptionpublic void testBcEncryptedValueWithKey()
throws java.lang.Exception
java.lang.Exceptionpublic void testProofOfPossessionWithSender()
throws java.lang.Exception
java.lang.Exceptionpublic void testProofOfPossessionWithTemplate()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeySizes()
throws java.lang.Exception
java.lang.Exceptionpublic void testEncryptedValue()
throws java.lang.Exception
java.lang.Exceptionpublic void testEncryptedValueOAEP1()
throws java.lang.Exception
java.lang.Exceptionpublic void testEncryptedValueOAEP2()
throws java.lang.Exception
java.lang.Exceptionpublic void testEncryptedValuePassphrase()
throws java.lang.Exception
java.lang.Exceptionpublic void testEncryptedValuePassphraseWithPadding()
throws java.lang.Exception
java.lang.Exception