unaryPlus

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

Add a test level to this group, and any descendents.


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

Add test levels to this group, and any descendents.


context(generator: TestGenerationBuilder)
operator fun TestType.unaryPlus()(source)

Add a test type to this group, and any descendents.