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

KotestSuiteFinder

class KotestSuiteFinder : TestSuiteFinder

Constructors

<init>

KotestSuiteFinder()

Functions

apply

fun apply(t: Class<*>?): MutableList<Class<*>>