TestNamer

fun interface TestNamer

Provides the identification of test case.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun nameFor(testClass: Class<*>, testMethod: Method): String