kcp-development
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kcp-development
test-support
/
dev.rnett.kcp.development.testing.generation
/
TestGenerationBuilder
/
tests
tests
abstract
fun
tests
(
path
:
String
,
testClassName
:
String
?
=
null
,
customBaseClass
:
KClass
<
*
>
?
=
null
,
arguments
:
TestArguments
=
TestArguments()
)
(
source
)
abstract
fun
tests
(
testClassName
:
String
?
=
null
,
customBaseClass
:
KClass
<
*
>
?
=
null
,
arguments
:
TestArguments
=
TestArguments()
)
(
source
)