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.configuration
Package-level
declarations
Types
Functions
Types
Compiler
Plugin
Registrar
Configurator
Link copied to clipboard
class
CompilerPluginRegistrarConfigurator
(
testServices
:
TestServices
,
val
registrar
:
CompilerPluginRegistrar
)
:
EnvironmentConfigurator
Test
Spec
Producer
Link copied to clipboard
fun
interface
TestSpecProducer
<
T
>
Functions
with
Compiler
Plugin
Registrar
Link copied to clipboard
fun
TestConfigurationBuilder
.
withCompilerPluginRegistrar
(
registrar
:
CompilerPluginRegistrar
)