doc / ch.tutteli.atrium.api.infix.en_GB.workaround

Package ch.tutteli.atrium.api.infix.en_GB.workaround

Functions

it

infix fun <T> Expect<T>.it(assertionCreator: Expect<T>.() -> Unit): Expect<T>

Can be used to create a group of sub assertions when using the fluent API.