I find assertTrue(boolean condition) much easier to read than assertThat(T actual, Matcher<T> matcher), as I do not have to rely on any ...
確定! 回上一頁