org.hamcrest.Matchers 类的方法签名

简介: org.hamcrest.Matchers 类的方法签名方法名返回类型startsWithorg.hamcrest.Matcher!endsWithorg.

org.hamcrest.Matchers 类的方法签名

方法名 返回类型
startsWith org.hamcrest.Matcher<kotlin.String!>!
endsWith org.hamcrest.Matcher<kotlin.String!>!
contains org.hamcrest.Matcher<kotlin.collections.(Mutable)Iterable<E!>!>!
array org.hamcrest.collection.IsArray<T!>!
empty org.hamcrest.Matcher<(kotlin.collections.MutableCollection<out E!>..kotlin.collections.Collection<E!>?)>!
allOf org.hamcrest.Matcher<T!>!
hasSize org.hamcrest.Matcher<(kotlin.collections.MutableCollection<out E!>..kotlin.collections.Collection<E!>?)>!
containsString org.hamcrest.Matcher<kotlin.String!>!
equalTo org.hamcrest.Matcher<T!>!
hasProperty org.hamcrest.Matcher<T!>!
hasValue org.hamcrest.Matcher<(kotlin.collections.MutableMap<, out V!>..kotlin.collections.Map<, V!>?)>!
theInstance org.hamcrest.Matcher<T!>!
is org.hamcrest.Matcher<T!>!
not org.hamcrest.Matcher<T!>!
emptyArray org.hamcrest.Matcher<kotlin.Array<(out) E!>!>!
any org.hamcrest.Matcher<T!>!
nullValue org.hamcrest.Matcher<kotlin.Any!>!
greaterThan org.hamcrest.Matcher<T!>!
lessThan org.hamcrest.Matcher<T!>!
both org.hamcrest.core.CombinableMatcher.CombinableBothMatcher<LHS!>!
greaterThanOrEqualTo org.hamcrest.Matcher<T!>!
lessThanOrEqualTo org.hamcrest.Matcher<T!>!
anything org.hamcrest.Matcher<kotlin.Any!>!
anyOf org.hamcrest.core.AnyOf<T!>!
isOneOf org.hamcrest.Matcher<T!>!
isA org.hamcrest.Matcher<T!>!
hasKey org.hamcrest.Matcher<kotlin.collections.(Mutable)Map<out K!, *>!>!
hasItem org.hamcrest.Matcher<kotlin.collections.(Mutable)Iterable<*>!>!
hasItems org.hamcrest.Matcher<kotlin.collections.(Mutable)Iterable<T!>!>!
either org.hamcrest.core.CombinableMatcher.CombinableEitherMatcher<LHS!>!
hasEntry org.hamcrest.Matcher<(kotlin.collections.MutableMap<out K!, out V!>..kotlin.collections.Map<out K!, V!>?)>!
describedAs org.hamcrest.Matcher<T!>!
everyItem org.hamcrest.Matcher<kotlin.collections.(Mutable)Iterable<U!>!>!
instanceOf org.hamcrest.Matcher<T!>!
notNullValue org.hamcrest.Matcher<kotlin.Any!>!
sameInstance org.hamcrest.Matcher<T!>!
hasItemInArray org.hamcrest.Matcher<kotlin.Array<(out) T!>!>!
arrayContaining org.hamcrest.Matcher<kotlin.Array<(out) E!>!>!
arrayContainingInAnyOrder org.hamcrest.Matcher<kotlin.Array<(out) E!>!>!
arrayWithSize org.hamcrest.Matcher<kotlin.Array<(out) E!>!>!
emptyCollectionOf org.hamcrest.Matcher<kotlin.collections.(Mutable)Collection<E!>!>!
emptyIterable org.hamcrest.Matcher<kotlin.collections.(Mutable)Iterable<E!>!>!
emptyIterableOf org.hamcrest.Matcher<kotlin.collections.(Mutable)Iterable<E!>!>!
containsInAnyOrder org.hamcrest.Matcher<kotlin.collections.(Mutable)Iterable<T!>!>!
iterableWithSize org.hamcrest.Matcher<kotlin.collections.(Mutable)Iterable<E!>!>!
isIn org.hamcrest.Matcher<T!>!
closeTo org.hamcrest.Matcher<kotlin.Double!>!
comparesEqualTo org.hamcrest.Matcher<T!>!
equalToIgnoringCase org.hamcrest.Matcher<kotlin.String!>!
equalToIgnoringWhiteSpace org.hamcrest.Matcher<kotlin.String!>!
isEmptyString org.hamcrest.Matcher<kotlin.String!>!
isEmptyOrNullString org.hamcrest.Matcher<kotlin.String!>!
stringContainsInOrder org.hamcrest.Matcher<kotlin.String!>!
hasToString org.hamcrest.Matcher<T!>!
typeCompatibleWith org.hamcrest.Matcher<java.lang.Class<*>!>!
eventFrom org.hamcrest.Matcher<java.util.EventObject!>!
samePropertyValuesAs org.hamcrest.Matcher<T!>!
hasXPath org.hamcrest.Matcher<org.w3c.dom.Node!>!
相关文章
|
7月前
|
IDE Java 数据库
Java实体映射工具MapStruct
Java实体映射工具MapStruct
99 0
|
4月前
|
测试技术
Junit单元测试 org.junit.jupiter.api.extension.ParameterResolutionException异常处理
Junit单元测试 org.junit.jupiter.api.extension.ParameterResolutionException异常处理
86 0
|
6月前
|
Java Maven Spring
【异常解决】java: 无法访问org.springframework.boot.SpringApplication的解决方案
【异常解决】java: 无法访问org.springframework.boot.SpringApplication的解决方案
1107 0
|
6月前
|
Java
解决出现的java: 无法访问org.springframework.boot.SpringApplication问题~
解决出现的java: 无法访问org.springframework.boot.SpringApplication问题~
223 0
|
6月前
|
Java
【MapStruct】引入MapStruct之后,项目启动java:找不到符号
【MapStruct】引入MapStruct之后,项目启动java:找不到符号
47 0
|
Java 数据库连接
Java:hibernate-validator验证数据
Java:hibernate-validator验证数据
86 0
|
Java Spring
Spring Cloud版本冲突(java.lang.NoClassDefFoundError:org/springframework/boot/Bootstrapper)
Spring Cloud版本冲突(java.lang.NoClassDefFoundError:org/springframework/boot/Bootstrapper)
94 0
Spring Cloud版本冲突(java.lang.NoClassDefFoundError:org/springframework/boot/Bootstrapper)
Error:(3, 29) java: 程序包org.junit.jupiter.api不存在
Error:(3, 29) java: 程序包org.junit.jupiter.api不存在
Error:(3, 29) java: 程序包org.junit.jupiter.api不存在
|
IDE Java Maven
Error:(5, 45) java: 程序包org.springframework.boot.test.context不存在 (超级好用,不好用,你找我)
Error:(5, 45) java: 程序包org.springframework.boot.test.context不存在 (超级好用,不好用,你找我)
595 0
Error:(5, 45) java: 程序包org.springframework.boot.test.context不存在 (超级好用,不好用,你找我)
|
Java
java: 无法访问org.springframework.boot.SpringApplication解决办法
java: 无法访问org.springframework.boot.SpringApplication 错误的类文件: /C:/Users/11848/.m2/repository/org/springframework/boot/spring-boot/3.0.0/spring-boot-3.0.0.jar!/org/springframework/boot/SpringApplication.class 类文件具有错误的版本 61.0, 应为 52.0
914 0
java: 无法访问org.springframework.boot.SpringApplication解决办法