| This test exercises ObjectReference.GetValues command for static fields.
The test starts GetValues002Debuggee 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.
|