group

fun TestGenerationBuilder.group(path: String? = null, vararg levels: TestLevel, block: TestGenerationBuilder.() -> Unit)(source)

Create a group with the given levels.

See also


Create a group with the given test type.

See also