| 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 |
ChangeAssert
Assertion methods for a
Change. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssertOnPrimaryKey<T extends AssertOnPrimaryKey<T>>
Defines the assertion methods on a primary key.
|
Copyright © 2015 AssertJ. All Rights Reserved.