我想知道assertThat()是否可以新增自定義錯誤訊息? 例如在此: ... assertThat("File name should exist", file.exists(), is(equalTo(true)));.
確定! 回上一頁