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