public class ShouldHaveRootCause extends BasicErrorMessageFactory
arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldHaveRootCause(Throwable actualCause,
Throwable expectedCause) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory shouldHaveRootCause(Throwable actualCause, Throwable expectedCause)
Copyright © 2014–2019 AssertJ. All rights reserved.