MethodSource

Method-based test source.

Since

9.4.0

Functions

Link copied to clipboard
abstract fun getClassName(): String
Returns the name of the class containing the test method.
Link copied to clipboard
abstract fun getMethodName(): String
Returns the name of the test method.