Retromock
Retromock copied to clipboard
Java library for mocking responses in a Retrofit service.
Hi Team, We're struggling with an implementation where we need to mock different responses on the basis of certain parameters coming in the request. Can you please let us know...
Hi, I try to use it for a JAVA project but unfortunately it fails due to: `java.lang.NoClassDefFoundError: kotlin/coroutines/Continuation` seems that kotlin is somethow required to use this lib in a...
- Updated the publishing setup - Updated Gradle from 4.9 to 8.9 - Updated JDK from 7 to 17 - Updated kotlin from 1.3.72 to 2.0.20 - Updated Deps -...