Summary
In this chapter, you learned:
- The basic concepts of integration testing
- Considerations about integration testing with data stores
- How to test web services using xUnit
- How to mock dependencies in tests
- How to test web services using dev tunnels
In the next chapter, you will learn about Umbraco CMS, a .NET web content management system.