This testcase exercises StackFrame.GetValues command.
The test starts StackTraceDebuggee, sets breakpoint at the beginning of
the tested method - 'nestledMethod3' and stops at the breakpoint.
Then the test performs Method.VariableTable command and checks
returned VariableTable.
At last the test performs StackFrame.GetValues command and checks
returned values of variables.
Methods inherited from org.apache.harmony.jpda.tests.jdwp.StackFrame.JDWPStackFrameTestCase