static <T> void assertThat(T actual, Matcher<? super T> matcher) ... 雖然JUnit 4 開始提供 assertThat ,但到了JUnit 5 又被拿掉了,在官方文件裡是這麼說的:.
確定! 回上一頁