-
Course
- Core Tech
Unit Testing in Spring Framework 6 with JUnit
Comprehensive unit testing provides you with confidence in running production applications. This course will teach you effective strategies for writing unit tests for all layers of your Spring applications.
What you'll learn
Test Driven Development is essential in the production of applications. In this course, Unit Testing in Spring Framework 6 with JUnit, you will learn how to develop robust unit tests for Spring applications. First, you will see how to test each component in your Spring application, including controllers, services, and repositories. Next, you will discover how to test Spring applications that connect to various backend technologies, including a SQL database, MongoDB, and a third-party API. Finally, you will explore how to perform an integration test, from within JUnit, to validate that your application works as one collective unit. When you are finished with this course, you will have the skills and knowledge to use JUnit with Spring to write comprehensive unit tests and gain confidence in the quality of your production applications.
Table of contents
About the author
Steven Haines is a principal software architect at Turbonomic, focusing on their cloud offering. He has authored three Java books, over 500 articles, and a couple dozen white papers, as well as teaching Java at the University of California, Irvine.
More Courses by Steven