Package | Description |
---|---|
org.springframework.test.util |
General utility classes for use in unit and integration tests.
|
Modifier and Type | Method and Description |
---|---|
void |
ExceptionCollector.execute(ExceptionCollector.Executable executable)
Execute the supplied
ExceptionCollector.Executable and track any exception thrown. |