Completed
Assertion
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Test Driven Development - Controlling Dependencies
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Testing for Small Things
- 3 Testing for Professionals
- 4 TestDriven Development
- 5 Test Your Code
- 6 Test Only Public Methods
- 7 Assertion
- 8 TDD Dance
- 9 Writing Tests
- 10 Process of TDD
- 11 Cons of TDD
- 12 RealLife Examples
- 13 How many of you do TDD
- 14 UI
- 15 Persistence
- 16 Protocol Extensions
- 17 TDD Swift
- 18 Integration Testing
- 19 Demo
- 20 Architecture
- 21 Testing
- 22 Summary
- 23 Questions