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 |
ChangesAssert
Assertion methods for
Changes . |
Modifier and Type | Interface and Description |
---|---|
interface |
AssertOnNumberOfChanges<T extends AssertOnNumberOfChanges<T>>
Defines the assertion method on the number of changes.
|
Copyright © 2020 AssertJ. All rights reserved.