public class AllTests
extends TestCase
| Constructor and Description |
|---|
AllTests() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
setUp() |
static Test |
suite() |
void |
testCCPDRequest() |
void |
testCPDRequest() |
void |
testVPKCRequest() |
void |
testVSDRequest() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testCCPDRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void testCPDRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void testVPKCRequest()
throws java.lang.Exception
java.lang.Exceptionpublic void testVSDRequest()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static Test suite()
throws java.lang.Exception
java.lang.Exception