Completed
Draw a map
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Improving Your Test Driven Development in 45 Minutes
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Whats going on
- 3 The typical problems
- 4 Too slow
- 5 Modules
- 6 What are modules
- 7 Database
- 8 Hashmap
- 9 Integration Test
- 10 The trick
- 11 Behavioral verification
- 12 Implicit and explicit information
- 13 Preparing testing data
- 14 Creating classes
- 15 Writing integration tests
- 16 Groovy trait
- 17 Important decisions
- 18 Exploring tests
- 19 Adding a new category
- 20 Tree of categories
- 21 Groovy
- 22 Add
- 23 Move
- 24 Move without groovy
- 25 Move with groovy
- 26 Draw a map
- 27 Whiteboard approach
- 28 Clear image
- 29 Domainspecific languages
- 30 Who is patched
- 31 Which one is better
- 32 Problems with unit testing
- 33 Simple trick
- 34 MongoDB
- 35 Test Run
- 36 Unit Tests
- 37 Questions
- 38 Problems