My experience with Java, Groovy, Grails, Python and more.
  • Home

wiremock

A collection of 2 posts

wiremock

Wiremock and Response Transformer

I wanted to test a scenario where: For the first x calls respond with y Then for x+1 respond with z Wiremock by itself doesn't provide a direct way to to stub

  • Ravi Hasija
    Ravi Hasija
1 min read
junit

REST API Integration Testing with Wiremock

Lets say you have a service (customer-service) that calls another service (account-service) over HTTP, gets the response from account-service, does some munging with the data and returns it back to the UI. Now

  • Ravi Hasija
    Ravi Hasija
2 min read
My experience with Java, Groovy, Grails, Python and more. © 2025
Latest Posts Ghost