org.gradle.api.tasks.testing.testng
Class AntTestNGExecute
java.lang.Object
org.gradle.api.tasks.testing.testng.AntTestNGExecute
class AntTestNGExecute
- author:
- Tom Eyckmans
Method Summary |
void
|
execute(java.io.File compiledTestsClassesDir, java.lang.Iterable classPath, java.io.File testResultsDir, java.io.File testReportDir, java.util.Collection includes, java.util.Collection excludes, TestNGOptions options, groovy.util.AntBuilder ant)
|
Methods inherited from class java.lang.Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
TESTNG_JARS_PATH
public static final java.lang.String TESTNG_JARS_PATH
-
AntTestNGExecute
AntTestNGExecute()
-
execute
void execute(java.io.File compiledTestsClassesDir, java.lang.Iterable classPath, java.io.File testResultsDir, java.io.File testReportDir, java.util.Collection includes, java.util.Collection excludes, TestNGOptions options, groovy.util.AntBuilder ant)
-
Groovy Documentation