Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks.testing.testng
/
TestNGOptions
/
copyFrom
copy
From
API
open
fun
copyFrom
(
other
:
TestNGOptions
)
(
source
)
Copies the options from the source options into the current one.