useTestRuntime

fun TestConfigurationBuilder.useTestRuntime()(source)

Adds both RuntimeEnvironmentConfigurator and RuntimeClassPathProvider to the test services. Autoconfigured by the Gradle plugin and automatically added by BaseTestGenerator.