2022-11-19 00:33:40 +08:00
|
|
|
[[testing-introduction]]
|
|
|
|
= Introduction to Spring Testing
|
2023-04-19 23:26:17 +08:00
|
|
|
:page-section-summary-toc: 1
|
2022-11-19 00:33:40 +08:00
|
|
|
|
|
|
|
Testing is an integral part of enterprise software development. This chapter focuses on
|
2023-04-19 23:26:17 +08:00
|
|
|
the value added by the IoC principle to xref:testing/unit.adoc[unit testing] and on the benefits
|
|
|
|
of the Spring Framework's support for xref:testing/integration.adoc[integration testing]. (A
|
2022-11-19 00:33:40 +08:00
|
|
|
thorough treatment of testing in the enterprise is beyond the scope of this reference
|
|
|
|
manual.)
|