Description
In this course, you will learn :
- Familiarity with unit testing in JUnit 5
- A deep understanding of life cycle annotations in JUnit 5
- The ability to write unit tests in JUnit 5 for a real project
Syllabus :
- Writing Basic Tests
- Annotations, Tagging, and Filtering
- Nested tests in JUnit 5
- Dependency Injections
- Parameterized and Dynamic Tests
- Test Instance Lifecycle in JUnit 5
- Extension Model
- JUnit Platform
- Test Execution Order