Introduction to test and test first driven approach
Outline where test data comes from
TDD lifecycle
Introduction to HighestNumberFinder using TDD (walkthrough)
Anatomy of Unit Tests
Quicklab
Decopling code so it is more testable - introduction to TopicManager (walkthrough)
Test Doubles - Stubs
Quicklab
TopicManager and a HighestNumberFinder stub (walkthrough)
Introduction to Mocking and mocking concepts
Handling IO with Mocks (walkthrough with quicklabs) - solve a complex IO problem from scratch using TDD and Mocks
General
Content
Integrations
Add Comment