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.origin |
This package contains interfaces that defines the different
Origin s used by the navigation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAssertWithOriginWithChanges<E extends AbstractAssertWithOriginWithChanges<E,O>,O extends OriginWithChanges>
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeAssert
Assertion methods for a
Change . |
class |
ChangeColumnAssert
Assertion methods for a
Column of a Change . |
class |
ChangeRowAssert
Assertion methods for a
Row of a Change . |
class |
ChangesAssert
Assertion methods for
Changes . |
Modifier and Type | Interface and Description |
---|---|
interface |
OriginWithColumnsAndRowsFromChange
|
interface |
OriginWithValuesFromColumn
|
interface |
OriginWithValuesFromRow
|
Copyright © 2015 AssertJ. All Rights Reserved.