unaryMinus

context(generator: TestGenerationBuilder)
operator fun TestLevel.unaryMinus()(source)

Remove a test level from this group, and any descendents.


context(generator: TestGenerationBuilder)
operator fun TestSpec.unaryMinus()(source)

Remove test levels from this group, and any descendents.