public interface AssertionErrorFactory
AssertionError
s.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–2019 AssertJ. All rights reserved.