Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
JUnit 5 - Shaping the Future of Testing on the JVM
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Sam Brannen
- 3 Agenda
- 4 Why a New Version of Unit?
- 5 Modularity in JUnit 4
- 6 JUnit 4 Runner API
- 7 Crowdfunding Campaign
- 8 Roadmap
- 9 JUnit 5... in a Nutshell
- 10 Architecture
- 11 Launcher API
- 12 TestEngine API
- 13 JUnit 5 Extension Model
- 14 JUnit 5 Programming Model
- 15 Annotations
- 16 Assumptions
- 17 Test Names
- 18 Dependency Injection for Methods
- 19 Custom Tags
- 20 Conditional Test Execution
- 21 Interface Default Methods
- 22 Nested Test Classes
- 23 Spring Support for JUnit 5
- 24 What's Missing?
- 25 Resources and Feedback Channels