A reimplementation of Hamcrest to take advantage of Kotlin language features. ... val isBlank = Matcher(String::isBlank) assertThat(input, isBlank).
確定! 回上一頁