错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Spring Boot Testing

  • Felipe Gutierrez

摘要

In this chapter we are going to talk about 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 with ease. In previous chapters we have done some testing of our two applications, but we haven’t covered other important features of the Spring Boot Testing Framework, so let’s start talking about the Spring Testing Framework, which is the basis for Spring Boot testing.