Towards Painless Testing

Towards Painless Testing

CppNow via YouTube Direct link

Introduction

1 of 46

1 of 46

Introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Towards Painless Testing

Automatically move to the next video in the Classroom when playback concludes

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

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.