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, toString
public static void main(java.lang.String[] args)
public static junit.framework.Test suite()
public void setUp()
setUp
in class junit.framework.TestCase
public void tearDown()
tearDown
in class junit.framework.TestCase
public void testBasicMessage() throws java.lang.Exception
java.lang.Exception
public void testBasicMessageWithArchiveControl() throws java.lang.Exception
java.lang.Exception
public void testECBasicMessageWithArchiveControl() throws java.lang.Exception
java.lang.Exception
public void testProofOfPossessionWithoutSender() throws java.lang.Exception
java.lang.Exception
public void testEncryptedValueWithKey() throws java.lang.Exception
java.lang.Exception
public void testBcEncryptedValueWithKey() throws java.lang.Exception
java.lang.Exception
public void testProofOfPossessionWithSender() throws java.lang.Exception
java.lang.Exception
public void testProofOfPossessionWithTemplate() throws java.lang.Exception
java.lang.Exception
public void testKeySizes() throws java.lang.Exception
java.lang.Exception
public void testEncryptedValue() throws java.lang.Exception
java.lang.Exception
public void testEncryptedValueOAEP1() throws java.lang.Exception
java.lang.Exception
public void testEncryptedValueOAEP2() throws java.lang.Exception
java.lang.Exception
public void testEncryptedValuePassphrase() throws java.lang.Exception
java.lang.Exception
public void testEncryptedValuePassphraseWithPadding() throws java.lang.Exception
java.lang.Exception