Package-level declarations
Types
Functions
Link copied to clipboard
fun <T> TestSuite.withFixtureGenerator(generator: suspend () -> T): GeneratingSuspendFixtureScopHolder<T>
Prepares a fixture-generating scope from a generator function.