public class AssertionErrorCreator extends Object
| Constructor and Description |
|---|
AssertionErrorCreator() |
| Modifier and Type | Method and Description |
|---|---|
static AssertionError |
assertionError(String message,
Object actual,
Object expected) |
public static AssertionError assertionError(String message, Object actual, Object expected)
Copyright © 2014–2018 AssertJ. All rights reserved.