Completed
Quiz Show
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Level Up Your Automated Tests
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Quiz Show
- 3 Why we dont write tests
- 4 How can we change behaviour
- 5 Testing solutions
- 6 Easier to read
- 7 Test names
- 8 Subject annotation
- 9 Mock assertions
- 10 Datadriven testing
- 11 Colorblind tests
- 12 Ignore tests
- 13 Spock
- 14 Groovy
- 15 Writing readable tests
- 16 Writing meaningful tests
- 17 Conclusion