All Types

retrofit2.mock.BehaviorDelegate

Applies behavior to responses and adapts them into the appropriate return type using the call adapters of .

retrofit2.mock.Calls

Factory methods for creating Call instances which immediately respond or fail.

retrofit2.mock.MockRetrofit
retrofit2.mock.NetworkBehavior

A simple emulation of the behavior of network calls.