Spring: Test-Driven Development with JUnit
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to apply test-driven development practices in Spring Boot apps using JUnit, an open-source testing tool.
Syllabus
Introduction
- Welcome
- What you need to know
- Using the exercise files
- Why TDD matters
- Introducing the sample application
- Test planning for @Service components
- Write integration tests for @Service
- Write unit tests for @Service
- Test planning for @Controller components
- Write integration tests for @Controller
- Write unit tests for @Controller
- Test planning for @Repository components
- Write integration tests for @Repository
- Create integration test datasets
- Make a feature test suite
- Make a continuous integration test suite
- Next steps
Taught by
Shonna Smith
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera