http4k-testing-approval
Toggle table of contents
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
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