jar

io.github.zawn.retrofit2 : retrofit-mock

Maven & Gradle

Sep 30, 2021
1 usages
42.6k stars

Retrofit Mock Adapter · An add-on to Retrofit for implementing fake services.

Table Of Contents

Latest Version

Download io.github.zawn.retrofit2 : retrofit-mock JAR file - Latest Versions:

All Versions

Download io.github.zawn.retrofit2 : retrofit-mock JAR file - All Versions:

Version Vulnerabilities Size Updated
2.10.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window retrofit-mock-2.10.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

retrofit2.mock

├─ retrofit2.mock.BehaviorCall.class - [JAR]

├─ retrofit2.mock.BehaviorDelegate.class - [JAR]

├─ retrofit2.mock.Calls.class - [JAR]

├─ retrofit2.mock.KotlinExtensionsKt.class - [JAR]

├─ retrofit2.mock.MockRetrofit.class - [JAR]

├─ retrofit2.mock.MockRetrofitIOException.class - [JAR]

├─ retrofit2.mock.NetworkBehavior.class - [JAR]

├─ retrofit2.mock.package-info.class - [JAR]

Advertisement