Package | Description |
---|---|
psdi.test | |
psdi.util |
Modifier and Type | Method and Description |
---|---|
static <T extends java.lang.Exception> |
FastUnitTestInternalUtils.verifyExpectedException(TestCommand test,
ExceptionVerifier<T> exceptionVerifier) |
static void |
FastUnitTestUtils.verifyMXApplicationException(java.lang.String eg,
java.lang.String ek,
TestCommand command) |
Modifier and Type | Method and Description |
---|---|
void |
MXExceptionVerifier.verifyMXApplicationException(java.lang.String eg,
java.lang.String ek,
TestCommand command) |
void |
MXExceptionVerifier.verifyMXException(java.lang.String eg,
java.lang.String ek,
TestCommand command) |
void |
MXExceptionVerifier.verifyMXSystemException(java.lang.String eg,
java.lang.String ek,
TestCommand command) |