public static class ExampleMatcher.GenericPropertyMatchers extends ObjectSE
ExampleMatcher.GenericPropertyMatcher を作成するための定義済みのプロパティマッチャー。| コンストラクターと説明 |
|---|
GenericPropertyMatchers() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic static ExampleMatcher.GenericPropertyMatcher ignoreCase()
ExampleMatcher.GenericPropertyMatcher を作成します。public static ExampleMatcher.GenericPropertyMatcher caseSensitive()
ExampleMatcher.GenericPropertyMatcher を作成します。public static ExampleMatcher.GenericPropertyMatcher contains()
ExampleMatcher.StringMatcher.CONTAINING を使用して文字列に一致する ExampleMatcher.GenericPropertyMatcher を作成します。public static ExampleMatcher.GenericPropertyMatcher endsWith()
ExampleMatcher.StringMatcher.ENDING を使用して文字列に一致する ExampleMatcher.GenericPropertyMatcher を作成します。public static ExampleMatcher.GenericPropertyMatcher startsWith()
ExampleMatcher.StringMatcher.STARTING を使用して文字列に一致する ExampleMatcher.GenericPropertyMatcher を作成します。public static ExampleMatcher.GenericPropertyMatcher exact()
ExampleMatcher.StringMatcher.EXACT を使用して文字列に一致する ExampleMatcher.GenericPropertyMatcher を作成します。public static ExampleMatcher.GenericPropertyMatcher storeDefaultMatching()
ExampleMatcher.StringMatcher.DEFAULT を使用して文字列に一致する ExampleMatcher.GenericPropertyMatcher を作成します。public static ExampleMatcher.GenericPropertyMatcher regex()
ExampleMatcher.StringMatcher.REGEX を使用して文字列に一致する ExampleMatcher.GenericPropertyMatcher を作成します。Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.