A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W
T
- testByDefaultWith(java.lang.Integer) - function in org.danilopianini.multijvmtesting.MultiJVMTestingExtension
- Forcibly tests with the provided jvms (unless they are excluded).
- testByDefaultWith(org.gradle.api.provider.Provider) - function in org.danilopianini.multijvmtesting.MultiJVMTestingExtension
- Forcibly tests with the provided jvms (unless they are excluded).
- testFramework(groovy.lang.Closure) - function in org.gradle.api.tasks.testing.Test
- testLogging(groovy.lang.Closure) - function in org.gradle.api.tasks.testing.AbstractTestTask
- testLogging(org.gradle.api.Action) - function in org.gradle.api.tasks.testing.AbstractTestTask
- TestOnSpecificJvmVersion - class in org.danilopianini.multijvmtesting
- A special Test task configured to run the tests using a specific jvmVersion.