@ParametersAreNonnullByDefault
| Class | Description |
|---|---|
| BehaviorDelegate<T> |
Applies behavior to responses and adapts them into the appropriate
return type using the call adapters of
Retrofit. |
| Calls |
Factory methods for creating
Call instances which immediately respond or fail. |
| MockRetrofit | |
| MockRetrofit.Builder | |
| NetworkBehavior |
A simple emulation of the behavior of network calls.
|
Copyright © 2017 Square, Inc.. All rights reserved.