|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.h2.test.coverage.Coverage
public class Coverage
Tool to instrument java files with profiler calls. The tool can be used for profiling an application and for coverage testing. This class is not used at runtime of the tested application.
Constructor Summary | |
---|---|
Coverage()
|
Method Summary | |
---|---|
static void |
main(java.lang.String... args)
This method is called when executing this application. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Coverage()
Method Detail |
---|
public static void main(java.lang.String... args)
args
- the command line parameters
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |