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 - AssertionError.Copyright © 2014–2017 AssertJ. All rights reserved.