Completed
Method parameters
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Making Mock Objects More Useful
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why do we need mock objects
- 3 Cooking
- 4 Waiter
- 5 The most common pattern
- 6 Call count
- 7 Method parameters
- 8 Storing arguments
- 9 Unit tests
- 10 Extract assertions
- 11 Errormsgs
- 12 Parameters
- 13 Reverse Topics
- 14 Reverse Array
- 15 Fragility
- 16 predicate
- 17 assert
- 18 error message
- 19 error output
- 20 hand pressed matches
- 21 matchers
- 22 helper
- 23 failure message
- 24 verify method
- 25 equal to metric
- 26 greater than
- 27 when
- 28 recommendations
- 29 our goal