This testcase exercises StringReference.Value command.
The test starts HelloWorld debuggee, create some strings
with VirtualMachine.CreateString command.
Then the test checks that for each created string
StringReference.Value command returns string which is
equal to string used for CreateString command.
Fields inherited from org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase