public interface AssertionErrorFactory
AssertionErrors.| Modifier and Type | Method and Description |
|---|---|
AssertionError |
newAssertionError(Description d)
Creates an
. |
AssertionError newAssertionError(Description d)
AssertionError.d - the description of the failed assertion.AssertionError.Copyright © 2013 AssertJ. All Rights Reserved.