public final class BehaviorDelegate<T> extends java.lang.Object
Retrofit
MockRetrofit.create(Class)
<R> T
returning(retrofit2.Call<R> call)
T
returningResponse(java.lang.Object response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T returningResponse(@Nullable java.lang.Object response)
public <R> T returning(retrofit2.Call<R> call)