minus

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

Creates a test suite with the specified name and body.

Parameters

suiteBody

The body of the test suite.