Retrofit add-on for creating mock implementations of HTTP services for testing.
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit-mock</artifactId>
<version>3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a MockRetrofit instance with simulated network behavior.
No known issues recorded.
No dependency data recorded yet.