Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
A 我们正在使用 Spring Boot Rest Api 进行服务调用。我猜我们可以将 Junit 用于单元测试用例。但是需要知道除junit之外的其他合适的工具或框架来模拟Spring Boot Rest Api()的单元测试。