public interface AssertionErrorFactory
AssertionErrors.| Modifier and Type | Method and Description |
|---|---|
java.lang.AssertionError |
newAssertionError(Description d,
Representation representation)
Creates an
. |
java.lang.AssertionError newAssertionError(Description d, Representation representation)
AssertionError.d - the description of the failed assertion.representation - AssertionError.