org.objectweb.util.ant
public class JUnitTestReportAggregator extends MatchingTask
Method Summary | |
---|---|
void | execute()
execute method of the Ant task |
String | getcommonTest() |
void | setcommonTest(String commonTest) |
void | setdestdir(File d)
It assigns the directory name where the report files are going to be
produced. |
void | setsrcdir(File d)
It assigns the directory name where the include and exclude clause has
been based. |
See Also: srcdir