此意图将 JUnit 断言转换为 assert 语句
对于 Groovy,标准的做法是使用 assert 关键字而不是 JUnit 的 assert 方法。