The Need to Mock External Resources When designing comprehensive integration tests to run in a test environment, one common blocker is the need to mock the behavior of an external API that is outside the control of your team. Sometimes external vendors do not maintain a working test environment for us to test our code […]
Integration Testing: MockServer
- Post author By Sam French
- Post date
- Categories In testing, tools
- No Comments on Integration Testing: MockServer