Tag Archives: cuke4duke

Testing external services using Mockito in Cuke4Duke

When developing a system, you often end up in situations where you are depending on external components like web services. In this post I’ll show you how you can use Mockito for mocking up fake responses, and verifying behaviour when using Cuke4Duke.