© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
M. Deinum et al.Spring 6 Recipeshttps://doi.org/10.1007/978-1-4842-8649-4_13

13. Spring Testing

Marten Deinum1  , Daniel Rubio2 and Josh Long3
(1)
Meppel, Drenthe, The Netherlands
(2)
Ensenada, Baja California, Mexico
(3)
Canyon Country, CA, USA
 

In this chapter, you will learn about basic techniques you can use to test Java applications and the testing support features offered by the Spring Framework. These features can make your testing tasks easier and lead you to better application design. In general, applications developed with the Spring Framework and the dependency injection pattern are easy to test.

Testing is a key activity for ensuring quality in software ...

Get Spring 6 Recipes: A Problem-Solution Approach to Spring Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.