Completed
Why you should test
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Towards Painless Testing
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why you should test
- 3 Agenda
- 4 Why is it important
- 5 Money
- 6 Types of tests
- 7 Dont cling
- 8 Quality
- 9 Testing Framework
- 10 GUnit Staff
- 11 Mocking Framework
- 12 Google Mock
- 13 Modern Alternatives
- 14 GMark
- 15 Template
- 16 Macro
- 17 Tiger
- 18 Test
- 19 Marking
- 20 Stupid code
- 21 Classes
- 22 Responsibility
- 23 dependency inversion principle
- 24 Hollywood principle
- 25 Mocking
- 26 Java style
- 27 Concepts
- 28 Testing
- 29 No Inheritance
- 30 The Test
- 31 The Wiring
- 32 Single Responsibility
- 33 Factories
- 34 dependency injection framework
- 35 testable code
- 36 wiring math
- 37 test in itself
- 38 integration test
- 39 test changes
- 40 how is it done
- 41 TDD Mantra
- 42 TDD Benefits
- 43 Macros
- 44 Summary
- 45 Approach
- 46 Vision