class BehaviorDelegate<T : Any!>
Applies behavior to responses and adapts them into the appropriate return type using the call adapters of . |
|
class Calls
Factory methods for creating |
|
class MockRetrofit |
|
class NetworkBehavior
A simple emulation of the behavior of network calls. |
fun <T> MockRetrofit.create(): BehaviorDelegate<T> |