Completed
Why Test
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Testing Spring Boot Applications
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Why Test
- 3 Unit Tests
- 4 Naming Tests
- 5 RestServiceServer
- 6 Spring Data
- 7 Test Containers
- 8 What is Test Containers
- 9 What is Integration Test
- 10 Context Cache
- 11 Integration Test
- 12 Spring Boot Test Overview
- 13 Slice Test Support
- 14 Slice Annotations
- 15 Example Application
- 16 Mock Bean
- 17 Customer Repository
- 18 Order Repository
- 19 Mock MVC
- 20 Spring Boot JUnit 5
- 21 Outro