T
- ファクトリが生成するクエリの型public static interface ParameterConditionalModifier.WhenValueAtNAndClause<T extends ParameterConditionalModifier<T>> extends ParameterConditionalModifier.WhenValueAtNClause<T>, ParameterConditionalModifier.ThenClause<T>
whenValueAt(int).equals...(...)
系メソッドのあとに呼び出し可能なメソッドを提供するインターフェース.
ユニット定義パラメータの値を正規化するための特殊なクエリ・ファクトリParameterConditionalModifier
とともに使用する。
修飾子とタイプ | メソッドと説明 |
---|---|
ParameterConditionalModifier.WhenValueAtNClause<T> |
whenValueAt(int i) |
ParameterConditionalModifier.WhenValueCountNClause<T> |
whenValueCount(int c) |
consistsOfAlphabets, consistsOfDigits, contains, contentEquals, endsWith, equalsAnyOf, matches, startsWith, typeIs
thenAppend, thenInsert, thenPrepend, thenReplace, thenReplaceAll, thenReplaceAll
ParameterConditionalModifier.WhenValueAtNClause<T> whenValueAt(int i)
ParameterConditionalModifier.WhenValueCountNClause<T> whenValueCount(int c)
Copyright © 2016. All rights reserved.