| This test exercises ObjectReference.GetValues command.
The test starts GetValuesDebuggee class, gets objectID
as value of static field of this class which (field) represents checked object.
Then for this objectID test executes ObjectReference::GetValues command for special
set of fieldIDs and checks that command returns expected jdwpTags for all checked
fields and expected values for primitive fields.
|