Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
JUnit 5 - The New Testing Framework for Java and Platform for the JVM
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Sam Brannen
- 3 JUnit 4 Runner API
- 4 JUnit 4... Rules... are meant to be broken
- 5 JUnit Lambda-Crowdfunding Campaign
- 6 Roadmap
- 7 Launcher API
- 8 TestEngine API
- 9 IDEs and Build Tools
- 10 JUnit Jupiter - Extension Model
- 11 JUnit Jupiter - Programming Model
- 12 Annotations
- 13 JUnit 4 Rule Migration Support
- 14 Assertions
- 15 Dependency Injection
- 16 Conditional Test Execution
- 17 Interface Default Methods
- 18 Nested Test Classes
- 19 Parameterized Tests
- 20 Argument Conversion
- 21 Dynamic Tests in Action
- 22 Spring Support for JUnit Jupiter
- 23 Spring Resources