org.apache.tools.ant.taskdefs.optional.sitraka
public abstract class CovBase extends Task
Since: Ant 1.6
| Method Summary | |
|---|---|
| protected File | createTempFile(String prefix) |
| protected File | findCoverageJar() |
| protected String | findExecutable(String relativePath) |
| protected File | getHome() |
| protected String | getParamFileArgument() |
| protected boolean | isJProbe4Plus()
Are we running on a version of JProbe 4.x or higher? |
| void | setHome(File value)
The directory where JProbe is installed. |