minus

infix operator fun <T> String.minus(suiteBody: <Error class: unknown class>.(T) -> Unit): <Error class: unknown class>(source)

Creates a test suite with the specified name and configuration.

Parameters

suiteBody

The test suite body to execute.


infix operator fun <T> <Error class: unknown class>.minus(suiteBody: <Error class: unknown class>.(T) -> Unit): <Error class: unknown class>(source)