Completed
Failing Tests
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
TDD and the Terminator - An Introduction to Test Driven Development
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why TDD
- 3 Acceptance Criteria
- 4 Requirements
- 5 Failing Tests
- 6 Refactor Pattern
- 7 Demo
- 8 Test Class
- 9 Writing the first test
- 10 Testing
- 11 Refactoring
- 12 Terminator
- 13 Design Patterns
- 14 Refactor Code
- 15 ISubject Rule
- 16 Refactor
- 17 Interface segregation
- 18 Making code extensible
- 19 TDD failures
- 20 TDD cultural change