Search Docs
This section (most of the rest of this chapter) covers integration testing for Spring applications. It includes the following topics: 本节(本章其余部分的大部分)涵盖了 Spring 应用的集成测试。包括以下主题:
Overview 概述
Goals of Integration Testing 集成测试的目标
JDBC Testing Support JDBC 测试支持
Annotations 注释
Spring TestContext Framework 春季测试上下文框架
MockMvc