Spring Boot Testing
摘要
This chapter explains how Spring Boot uses the power of the Spring Framework Testing Framework to facilitate development by providing powerful tools for creating unit and integration testing. Previous chapters tested the book's two applications, but we haven’t yet covered other important features of the Spring Boot Testing Framework. This chapter talks more about the Spring Testing Framework, which is the basis for Spring Boot testing.