kotest-mpp / io.kotest.mpp / kotlin.reflect.KClass / bestName

bestName

fun KClass<*>.bestName(): String

Returns the longest possible name available for this class. That is, in order, the FQN, the simple name, or .