org.bouncycastle.cert.cmp.test
Class AllTests
java.lang.Object
TestCase
org.bouncycastle.cert.cmp.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()
testProtectedMessage
public void testProtectedMessage()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMacProtectedMessage
public void testMacProtectedMessage()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConfirmationMessage
public void testConfirmationMessage()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSampleCr
public void testSampleCr()
throws java.lang.Exception
- Throws:
java.lang.Exception