org.hamcrest.Matchers 类的方法签名

org.hamcrest.Matchers 类的方法签名

方法名 返回类型
startsWith org.hamcrest.Matcher!
endsWith org.hamcrest.Matcher!
contains org.hamcrest.Matcher!>!
array org.hamcrest.collection.IsArray!
empty org.hamcrest.Matcher<(kotlin.collections.MutableCollection..kotlin.collections.Collection?)>!
allOf org.hamcrest.Matcher!
hasSize org.hamcrest.Matcher<(kotlin.collections.MutableCollection..kotlin.collections.Collection?)>!
containsString org.hamcrest.Matcher!
equalTo org.hamcrest.Matcher!
hasProperty org.hamcrest.Matcher!
hasValue org.hamcrest.Matcher<(kotlin.collections.MutableMap<, out V!>..kotlin.collections.Map<, V!>?)>!
theInstance org.hamcrest.Matcher!
is org.hamcrest.Matcher!
not org.hamcrest.Matcher!
emptyArray org.hamcrest.Matcher!>!
any org.hamcrest.Matcher!
nullValue org.hamcrest.Matcher!
greaterThan org.hamcrest.Matcher!
lessThan org.hamcrest.Matcher!
both org.hamcrest.core.CombinableMatcher.CombinableBothMatcher!
greaterThanOrEqualTo org.hamcrest.Matcher!
lessThanOrEqualTo org.hamcrest.Matcher!
anything org.hamcrest.Matcher!
anyOf org.hamcrest.core.AnyOf!
isOneOf org.hamcrest.Matcher!
isA org.hamcrest.Matcher!
hasKey org.hamcrest.Matcher!>!
hasItem org.hamcrest.Matcher!>!
hasItems org.hamcrest.Matcher!>!
either org.hamcrest.core.CombinableMatcher.CombinableEitherMatcher!
hasEntry org.hamcrest.Matcher<(kotlin.collections.MutableMap..kotlin.collections.Map?)>!
describedAs org.hamcrest.Matcher!
everyItem org.hamcrest.Matcher!>!
instanceOf org.hamcrest.Matcher!
notNullValue org.hamcrest.Matcher!
sameInstance org.hamcrest.Matcher!
hasItemInArray org.hamcrest.Matcher!>!
arrayContaining org.hamcrest.Matcher!>!
arrayContainingInAnyOrder org.hamcrest.Matcher!>!
arrayWithSize org.hamcrest.Matcher!>!
emptyCollectionOf org.hamcrest.Matcher!>!
emptyIterable org.hamcrest.Matcher!>!
emptyIterableOf org.hamcrest.Matcher!>!
containsInAnyOrder org.hamcrest.Matcher!>!
iterableWithSize org.hamcrest.Matcher!>!
isIn org.hamcrest.Matcher!
closeTo org.hamcrest.Matcher!
comparesEqualTo org.hamcrest.Matcher!
equalToIgnoringCase org.hamcrest.Matcher!
equalToIgnoringWhiteSpace org.hamcrest.Matcher!
isEmptyString org.hamcrest.Matcher!
isEmptyOrNullString org.hamcrest.Matcher!
stringContainsInOrder org.hamcrest.Matcher!
hasToString org.hamcrest.Matcher!
typeCompatibleWith org.hamcrest.Matcher!>!
eventFrom org.hamcrest.Matcher!
samePropertyValuesAs org.hamcrest.Matcher!
hasXPath org.hamcrest.Matcher!

你可能感兴趣的:(org.hamcrest.Matchers 类的方法签名)