All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.arildo.iris.mock.annotation.IrisMockInterceptor.kt Maven / Gradle / Ivy

Go to download

A kotlin-first tool to intercept android network calls, modify requests/responses and mock entire APIs

There is a newer version: 1.1.0
Show newest version
package dev.arildo.iris.mock.annotation

@Target(AnnotationTarget.CLASS)
@Retention(AnnotationRetention.RUNTIME)
annotation class IrisMockInterceptor // TODO assert Interceptor implementation




© 2015 - 2025 Weber Informatics LLC | Privacy Policy