api / org.gradle.api.tasks.testing / Test / systemProperties

systemProperties

open fun systemProperties(properties: MutableMap<String, *>): Test

Overrides JavaForkOptions.systemProperties

{@inheritDoc}