TestEffect

Effect used in library tests.

Functions

Link copied to clipboard
abstract suspend fun ActionEmitter<TestModel, TestDependency>.trigger(dependency: TestDependency?): Any?

Execute this Effect and optionally emit one or more Actions.