| Package | Description |
|---|---|
| org.assertj.db.api |
This package contains the API of assertj-db (and especially the entry point class
Assertions). |
| org.assertj.db.api.assertions |
This package contains interfaces that defines the different assertions methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeColumnAssert
Assertion methods for a
Column of a Change. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssertOnColumnOfChangeEquality<T extends AssertOnColumnOfChangeEquality<T>>
Defines the assertion methods on the equality of a column of a change.
|
Copyright © 2015 AssertJ. All Rights Reserved.