Learn the fundamentals of unit testing by applying code-based techniques such as mocking, code coverage analysis, and more
Overview
Syllabus
- Testing From The Inside: Unit Testing Edition
- Chapter 1 - Introducing Testing From The Inside
- Chapter 2.1 - Show Me the Code
- Chapter 2.2 - The Power of Observation
- Chapter 2.3 - Code Structure
- Chapter 3 - A Guide to Testing from the Inside
- Chapter 4.1 - Drivers, Start Your Engines
- Chapter 4.2 - Unit Testing Design By Contract
- Chapter 4.3 - Running Unit Tests With Coverage
- Chapter 4.4 - Unit Testing Defensive Designs
- Chapter 5.1 - Setting Up Test Data
- Chapter 5.2 - Parameterizing Test Data
- Chapter 5.3 - Creating Mock Objects
- Chapter 5.4 - Spying on Real Objects
- Chapter 6 - Unit Testing Different Tiers
- Chapter 7 - Lessons Learned Testing From The Inside
Taught by
Tariq King