public class ChampVAExceptionTest
extends java.lang.Object
| Constructor and Description |
|---|
ChampVAExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testChampVAFoundationsException()
Test that a ChampVAFoundationsException returns the Error Code 200.
|
void |
testChampVAJsonException()
Test that a ChampVAJsonException returns the Error Code 500.
|
void |
testChampVANamingException()
Test that a ChampVANamingException returns the Error Code 300.
|
void |
testChampVAResourceException()
Test that a ChampVAResourceException returns the Error Code 400.
|
void |
testChampVAVLFaultException()
Test that a ChampVAVLFaultException returns the Error Code 100.
|
public void testChampVAVLFaultException()
public void testChampVAFoundationsException()
public void testChampVANamingException()
public void testChampVAResourceException()
public void testChampVAJsonException()