Package samples
Class TestResultDriver
java.lang.Object
samples.TestResultDriver
Illustrates how obtain code coverage data from one or more files that are passed in
as arguments to main()
If using a command line then enter the following
java -cp ".;".;./plugins/com.ibm.debug.pdt.codecoverage.core.results_<version>/lib/ccapi.jar" .jar" samples.TestResultDriver "path to cc
data file or directory"-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestResultDriver
public TestResultDriver()
-
-
Method Details
-
main
-