public interface AssertionErrorFactory
AssertionErrors.| Modifier and Type | Method and Description |
|---|---|
AssertionError |
newAssertionError(Description d,
Representation representation)
Creates an
. |
AssertionError newAssertionError(Description d, Representation representation)
AssertionError.d - the description of the failed assertion.representation - the Representation usedAssertionError.Copyright © 2014–2018 AssertJ. All rights reserved.