teller-android / com.levibostian.teller.testing.repository / OnlineRepositoryTesting / initStateAsync
initStateAsync
fun <CACHE, REQ : GetCacheRequirements, FETCH_RESPONSE> initStateAsync(repository: OnlineRepository<CACHE, REQ, FETCH_RESPONSE>, requirements: REQ, more: StateOfOnlineRepositoryDsl<FETCH_RESPONSE>.() -> Unit = null, complete: (SetValues) -> Unit): Unit
fun <CACHE, REQ : GetCacheRequirements, FETCH_RESPONSE> initStateAsync(repository: OnlineRepository<CACHE, REQ, FETCH_RESPONSE>, requirements: REQ, more: StateOfOnlineRepositoryDsl<FETCH_RESPONSE>.() -> Unit = null, complete: (SetValues) -> Unit): Unit