public class ShouldHaveName
extends org.assertj.core.error.BasicErrorMessageFactory
| Modifier and Type | Method and Description |
|---|---|
static org.assertj.core.error.ErrorMessageFactory |
shouldHaveName(String name,
String expectedName)
Creates a new
. |
public static org.assertj.core.error.ErrorMessageFactory shouldHaveName(String name, String expectedName)
ShouldHaveName.name - The name of the column.expectedName - The expected name of the column.ErrorMessageFactory.Copyright © 2015–2017 AssertJ. All rights reserved.