org.bouncycastle.cms.test
Class CompressedDataTest
java.lang.Object
TestCase
org.bouncycastle.cms.test.CompressedDataTest
public class CompressedDataTest
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompressedDataTest
public CompressedDataTest(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()
testWorkingData
public void testWorkingData()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEach
public void testEach()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLimitUnder
public void testLimitUnder()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLimitOver
public void testLimitOver()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLimitEqual
public void testLimitEqual()
throws java.lang.Exception
- Throws:
java.lang.Exception