| パッケージ | 説明 |
|---|---|
| org.dbflute.testing | |
| org.dbflute.testing.matcher |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static <T extends org.dbflute.cbean.ConditionBean> |
DBFluteMatchers.shouldSelect(String columnName)
Creates a matcher that matches if the query selects the column.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static <T extends org.dbflute.cbean.ConditionBean> |
ShouldSelect.shouldSelect(String columnName)
Creates a matcher that matches if the query selects the column.
|
Copyright © 2015 The DBFlute Project. All rights reserved.