❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 27th, 2023]
This course provides a comprehensive introduction to unit and integration testing using Spring Boot, Mockito, and other libraries. It is designed to teach new learners how to write effective unit tests for simple RESTful services with Spring Boot Starter Test, Mockito, and JUnit. Learners will build the unit tests step by step, learning to write independent unit tests for RESTful web services that interact with multiple layers - web, business, and data. They will also learn how to write integration tests using an in memory database H2. Learners will use all the frameworks that are part of Spring Boot Starter Test, as well as important Unit Testing Annotations. Reviews from learners have been overwhelmingly positive, with many noting the comprehensive introduction to Spring Boot Test, the concise tutorials for JUnit of microservices, and the clear explanation of when is good and how to create unit tests in an app.
Course Syllabus
Introduction
Section 1 - Mocking With Mockito
Section 2 - Unit Testing With Spring Boot And Mockito
Congratulations