teller-android / com.levibostian.teller.testing.extensions / initStateAsync

initStateAsync

fun <FETCH_RESPONSE, REPO : OnlineRepository<*, GetCacheRequirements, FETCH_RESPONSE>> Testing.initStateAsync(repository: REPO, requirements: GetCacheRequirements, more: StateOfOnlineRepositoryDsl<FETCH_RESPONSE>.() -> Unit = null, complete: (SetValues) -> Unit): Unit