Shows how to test mock data in a Web Api project in C#.
Shows how to use a mock database with TDD, to avoid altering the real DB when testing.