ShouldBeEqualpublic interface AssertionErrorFactory
AssertionErrors.| Modifier and Type | Method | 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–2019. All rights reserved.