AssertJ 提供了流式调用的Java断言语句,主要就是简化了断言语句的写法, ... map.put("orgId",123); map.put("operator",0); assertThat(map, ...
確定! 回上一頁