This is the third video of the MockMvc mini-series. It covers testing a @Controller endpoint that returns a Thymleaf view.

Part I: https://youtu.be/sxWNJJ4dKJo
Part II: https://youtu.be/Aasp0mWT3Ac
Part III: https://youtu.be/d7TDoGSZCoc
Part IV: https://youtu.be/oLtXe1wgSC8

Content:

0:00 Introduction to the DashboardController
1:04 Test setup for the @Controller
2:29 MockMvc result expectations for the status, model, and view
4:45 Detailed Console output on failure

More testing related content is available on my blog: https://rieckpil.de/

» Want to become an expert for testing Spring Boot applications? Join the Testing Spring Boot Applications Masterclass: https://rieckpil.de/testing-spring-boot-applications-masterclass/

» Revamp your Testing Knowledge with this 14 Days Free Email Course on Testing Java Applications: https://rieckpil.de/getting-started-with-testing-java-applications-email-course/

#@controller #spring mvc #mockmvc

Use MockMvc to Test a Spring MVC Thymeleaf View @Controller Endpoint
1.40 GEEK