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