This testcase exercises VirtualMachine.Version command.
At first the test starts HelloWorld debuggee.
Then the test performs VirtualMachine.Version command
and checks that:
- length of returned description is greater than 0;
- length of returned vmVersion is greater than 0;
- length of returned vmName is greater than 0;
Fields inherited from org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase