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

junit

A collection of 2 posts

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
maven

Maven: Add Mockito Dependency.

Adding Mockito dependency to your project is pretty simple. Simply add the dependencies below to your pom.xml. NOTE: You will need JUnit version 4.4 or earlier. I couldn't get Mockito to

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