minus

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

Creates a test suite from a configured suite with the specified body.

Parameters

suiteBody

The body of the test suite.