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.runtime
/
RuntimeClassPathProvider
Runtime
Class
Path
Provider
class
RuntimeClassPathProvider
(
testServices
:
TestServices
)
:
RuntimeClasspathProvider
(
source
)
Members
Constructors
Runtime
Class
Path
Provider
Link copied to clipboard
constructor
(
testServices
:
TestServices
)
Properties
test
Services
Link copied to clipboard
val
testServices
:
TestServices
Functions
runtime
Class
Paths
Link copied to clipboard
open
override
fun
runtimeClassPaths
(
module
:
TestModule
)
:
List
<
File
>