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