kotest-plugins-pitest / io.kotest.plugin.pitest / KotestUnitFinder

KotestUnitFinder

class KotestUnitFinder : TestUnitFinder

Constructors

<init>

KotestUnitFinder()

Functions

findTestUnits

fun findTestUnits(clazz: Class<*>): MutableList<TestUnit>