| Package | Description |
|---|---|
| org.assertj.db.api |
This package contains the API of assertj-db (and especially the entry point class
Assertions). |
| Modifier and Type | Method and Description |
|---|---|
static TableAssert |
Assertions.assertThat(Table table)
Creates a new instance of
TableAssert. |
TableAssert |
TableRowAssert.returnToTable()
Returns to level of assertion methods on a
Table. |
TableAssert |
TableColumnAssert.returnToTable()
Returns to level of assertion methods on a
Table. |
Copyright © 2015 AssertJ. All Rights Reserved.