org.gradle.api.tasks.testing.junit
Class AntJUnitExecute
java.lang.Object
org.gradle.api.tasks.testing.junit.AntJUnitExecute
class AntJUnitExecute
- author:
- Hans Dockter
Method Summary |
void
|
execute(java.io.File compiledTestsClassesDir, java.lang.Iterable classPath, java.io.File testResultsDir, java.util.Collection includes, java.util.Collection excludes, JUnitOptions junitOptions, groovy.util.AntBuilder ant)
|
Methods inherited from class java.lang.Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
AntJUnitExecute
AntJUnitExecute()
-
execute
void execute(java.io.File compiledTestsClassesDir, java.lang.Iterable classPath, java.io.File testResultsDir, java.util.Collection includes, java.util.Collection excludes, JUnitOptions junitOptions, groovy.util.AntBuilder ant)
-
Groovy Documentation