原 断言工具AssetJ示例
强大的断言工具AssertJ使用示例。 // 检查:开头结尾和长度 assertThat("Frodo").startsWith("Fro").endsWith("do").hasSize(5); assertThat("Frodo").doesNotStar … 阅读全文
强大的断言工具AssertJ使用示例。 // 检查:开头结尾和长度 assertThat("Frodo").startsWith("Fro").endsWith("do").hasSize(5); assertThat("Frodo").doesNotStar … 阅读全文