teller-android / com.levibostian.teller.testing.repository / OnlineRepositoryTesting / initState

initState

fun <CACHE, REQ : GetCacheRequirements, FETCH_RESPONSE> initState(repository: OnlineRepository<CACHE, REQ, FETCH_RESPONSE>, requirements: REQ, more: StateOfOnlineRepositoryDsl<FETCH_RESPONSE>.() -> Unit = null): SetValues
fun <CACHE, REQ : GetCacheRequirements, FETCH_RESPONSE> initState(repository: OnlineRepository<CACHE, REQ, FETCH_RESPONSE>, requirements: REQ, more: StateOfOnlineRepositoryDsl<FETCH_RESPONSE>.() -> Unit = null): SetValues