http4k-testing-approval
Toggle table of contents
6.20.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-testing-approval
http4k-testing-approval
/
org.http4k.testing
/
TestNamer
Test
Namer
fun
interface
TestNamer
(
source
)
Provides the identification of test case.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
name
For
Link copied to clipboard
abstract
fun
nameFor
(
testClass
:
Class
<
*
>
,
testMethod
:
Method
)
:
String