Junit4.4から assertThat というアサーションメソッドが追加された。 APIの定義は以下の通り。 public static void assertThat(T actual, ...
確定! 回上一頁