ErrorMessageFactorypublic class ShouldHaveNoSuppressedExceptions extends BasicErrorMessageFactory
Throwable has no suppressed exceptions failed.arguments, format| Modifier and Type | Method | Description |
|---|---|---|
static ErrorMessageFactory |
shouldHaveNoSuppressedExceptions(Object actual) |
Creates a new
. |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory shouldHaveNoSuppressedExceptions(Object actual)
ShouldHaveNoSuppressedExceptions.actual - the actual value in the failed assertion.ErrorMessageFactory.Copyright © 2014–2019. All rights reserved.