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
/
TestGenerationConfigBuilder
Test
Generation
Config
Builder
interface
TestGenerationConfigBuilder
(
source
)
Members
Functions
add
Level
Link copied to clipboard
abstract
fun
addLevel
(
level
:
TestLevel
)
annotation
Link copied to clipboard
abstract
fun
annotation
(
annotation
:
AnnotationModel
)
method
Link copied to clipboard
abstract
fun
method
(
method
:
MethodModel
)
remove
Level
Link copied to clipboard
abstract
fun
removeLevel
(
level
:
TestLevel
)
tests
Package
Link copied to clipboard
abstract
fun
testsPackage
(
vararg
packageNames
:
String
)