public class ShouldHaveNoSuppressedExceptions extends BasicErrorMessageFactory
Throwable has no suppressed exceptions failed.arguments, format| Modifier and Type | Method and 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–2017 AssertJ. All rights reserved.