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

initState

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