gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.testing.junit
/
JUnitOptions
/
copyFrom
copy
From
API
open
fun
copyFrom
(
other
:
JUnitOptions
)
(
source
)
Copies the options from the source options into the current one.
Since
8.0