In this module you learn how Spring supports tests. You see clear examples and short notes that help you build and run tests with confidence. You work with real code and simple steps so you can follow along with ease.
About This Module
This module covers the eighth part of the Spring Professional Study Guide. It focuses on Spring Testing. You explore how Spring sets up the test context and how it supports integration tests. You also learn the basics of Mockito, EasyMock, and Spring Boot tests.
Module List
The full course has eight modules:
- Module 01 – Container, Dependency, and IoC
- Module 02 – Aspect Oriented Programming
- Module 03 – Data Management: JDBC, Transactions, Spring Data JPA
- Module 04 – Spring Boot
- Module 05 – Spring MVC and The Web Layer
- Module 06 – Security
- Module 07 – REST
- Module 08 – Testing
What You Learn Here
- How Spring handles integration tests
- How to load and use the Spring test context
- How to write unit tests with JUnit
- How to mock parts of your code with Mockito and EasyMock
- How to test Spring Boot apps
- How Spring Test fits into a full test plan
Requirements
- Java
- Maven
- An IDE of your choice
Who This Course Is For
- People preparing for the Spring Professional Certification Exam