
123 Contract Testing—The Difference between Provider Tests and Consumer Tests
Jargon: Static Mock – this is a simple mock object, also referred to as a stub. Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test
Audio is streamed directly from the publisher (agilenoir.biz) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Jargon: Static Mock – this is a simple mock object, also referred to as a stub. Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test automation code. Provider – the service that […]
The post 123 Contract Testing—The Difference between Provider Tests and Consumer Tests first appeared on Agile Thoughts.