assertThat (...getSomeValue()).isEqualTo(30);. The custom rule I want to write would report calls to method “assertThat()” that don't call ...
確定! 回上一頁