public class ShouldBeOnTable
extends org.assertj.core.error.BasicErrorMessageFactory
| Modifier and Type | Method and Description |
|---|---|
static org.assertj.core.error.ErrorMessageFactory |
shouldBeOnTable(String expected,
String tested)
Creates a new
. |
public static org.assertj.core.error.ErrorMessageFactory shouldBeOnTable(String expected, String tested)
ShouldBeOnTable.expected - The expected table.tested - The tested table.ErrorMessageFactory.Copyright © 2015–2017 AssertJ. All rights reserved.