toggle menu
gradle
8.11
API
switch theme
search in API
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