Spring Boot: Test-Driven Development

Spring Boot: Test-Driven Development

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 0h 44m | 114 MB

Writing code that can easily be tested—early and often—can not only help you achieve higher quality code, but can do so with repeatable patterns that get executed in your build and deployment processes. Practicing test-driven development can help you speed up your software release cycles, and ensure that you end up with a high-quality product. In this course, Frank Moley shows you how to write Spring-based Java applications that follow a test-driven development pattern to help achieve higher-quality code quickly. He gives you an overview of general test-driven development practices in Spring, looks at unit testing in a Spring application, uses mock objects to unit test, integrates testing with Spring, and more. Frank provides challenges and solutions throughout the course, so you can practice what you’ve learned along the way.

Table of Contents

Introduction
1 Improving quality and productivity with TDD
2 What you should know

Spring TDD
3 Test-driven development
4 Testing in Spring
5 Unit testing a Spring application
6 Challenge Unit test
7 Solution Unit test
8 Integration testing with Spring
9 Challenge Integration test
10 Solution Integration test
11 Web testing with Spring
12 Challenge Web integration testing
13 Solution Web integration testing

Conclusion
14 Next steps

Homepage