This testcase exercises ClassLoaderReference.VisibleClasses command.
Starts HelloWorld debuggee.
Then the following statements are checked:
It is expected:
- number of reference types has non-zero value;
- refTypeTag takes one of the TypeTag constants: CLASS, INTERFACE, ARRAY;
- All data were read;
Fields inherited from org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase