Check out AssertJ (https://assertj.github.io/doc/); same sort of matchers, but avoiding that very issue with static imports. Only import assertThat() once, and ...
確定! 回上一頁