| Package | Description |
|---|---|
| ma.glasnost.orika.test |
| Modifier and Type | Method and Description |
|---|---|
static Exception |
TestUtil.expectException(TestUtil.MethodToCall call) |
static <T extends Exception> |
TestUtil.expectException(TestUtil.MethodToCall call,
Class<T> expectedExceptionType)
Test the Exception-Case of your Logic.
|
Copyright © 2017 Glasnost. All Rights Reserved.