| Package | Description |
|---|---|
| org.gradle.api.internal.tasks.testing | |
| org.gradle.api.tasks.testing |
The unit testing
Task implementations. |
| org.gradle.api.tasks.testing.junit |
JUnit specific testing classes.
|
| Modifier and Type | Method and Description |
|---|---|
TestFrameworkOptions |
TestFramework.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
TestFrameworkOptions |
Test.getOptions()
Returns the test options options.
|
TestFrameworkOptions |
Test.options(Closure testFrameworkConfigure) |
| Modifier and Type | Class and Description |
|---|---|
class |
JUnitOptions
The JUnit specific test options.
|
Copyright © 2013. All rights reserved