| Package | Description |
|---|---|
| pl.jsolve.sweetener.tests.assertion |
| Modifier and Type | Method and Description |
|---|---|
ExceptionAssert |
ExceptionAssert.as(String string) |
static ExceptionAssert |
ThrowableAssertions.assertThrowable(Throwable throwable) |
ExceptionAssert |
ExceptionAssert.isNotThrown() |
ExceptionAssert |
ExceptionAssert.isThrown() |
ExceptionAssert |
ExceptionAssert.withMessage(String exceptionMessage) |
ExceptionAssert |
ExceptionAssert.withMessage(String format,
Object... objects) |
ExceptionAssert |
ExceptionAssert.withMessageContaining(String message) |
Copyright © 2015 jsolve. All rights reserved.