| パッケージ | 説明 |
|---|---|
| org.dbflute.testing | |
| org.dbflute.testing.matcher |
| クラスと説明 |
|---|
| HasCondition
This is the matcher that gets one
ConditionValue from T
instance for further assertion. |
| HasRelation
The matcher that gets relation table condition from
T for further assertion. |
| IsColumnExpressed
Abstract class of matchers that evaluates the column condition value.
|
| IsColumnIsNotNull
Matches when the column has is not null condition.
|
| IsColumnIsNull
Mathces when the column has is null condition.
|
| ShouldSelect
The matcher that evaluates the ConditionBean should be specified to select a column.
|
| クラスと説明 |
|---|
| ComparisonOperator
Operators of SQL comparison.
|
| HasCondition
This is the matcher that gets one
ConditionValue from T
instance for further assertion. |
| HasRelation
The matcher that gets relation table condition from
T for further assertion. |
| IsColumnExpressed
Abstract class of matchers that evaluates the column condition value.
|
| ShouldSelect
The matcher that evaluates the ConditionBean should be specified to select a column.
|
Copyright © 2015 The DBFlute Project. All rights reserved.