To use Hamcrest matchers in your test you use the assertThat statement ... For example, the is method is a thin wrapper for equalTo(value) .
確定! 回上一頁