public class TableShouldContainColumns
extends org.assertj.core.error.BasicErrorMessageFactory
| Constructor and Description |
|---|
TableShouldContainColumns(Object actual,
Object[] rows,
Set<?> columnsNotFound) |
| Modifier and Type | Method and Description |
|---|---|
static org.assertj.core.error.ErrorMessageFactory |
tableShouldContainColumns(Object actual,
Object[] columns,
Set<?> columnsNotFound) |
Copyright © 2018 AssertJ. All rights reserved.