|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.tasks.testing.junit.AntJUnitReport
class AntJUnitReport extends java.lang.Object
Constructor Summary | |
AntJUnitReport()
|
Method Summary | |
---|---|
void
|
execute(java.io.File testResultsDir, java.io.File testReportDir, groovy.util.AntBuilder ant)
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
AntJUnitReport()
Method Detail |
---|
void execute(java.io.File testResultsDir, java.io.File testReportDir, groovy.util.AntBuilder ant)
Groovy Documentation