Mockinizer icon indicating copy to clipboard operation
Mockinizer copied to clipboard

An okhttp / retrofit api call mocking library

Results 4 Mockinizer issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** `Mockinizer` internally uses `android.util.log` in `DebugLogger` which makes it impossible to use this library in JUnit tests without using Robolectric....

enhancement

So I'm not sure if there is a way to do this or not, but in your examples, you have a success endpoint and a failure endpoint. In real life,...

enhancement

Currently the MockWebServer is always using https. Some projects may still want to use http though. So it would be nice to have that as an option when setting up...

enhancement
help wanted
good first issue

see https://github.com/arturbosch/detekt

enhancement