您需要配置项目的pom.xml,以使用Maven断言发生器插件。 添加assertj的核心依赖 <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> ...
確定! 回上一頁