jvmArgs

open fun jvmArgs(arguments: Iterable<out Any>): Test(source)
open fun jvmArgs(arguments: Array<Any>): Test(source)

Adds some arguments to use to launch the JVM for the process.