| This test exercises ObjectReference.GetValues command for static fields.
The test starts GetValues003Debuggee 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
fields of different referenceTypes with value=null for all fields.
The test expects the all returned values should be represented by expected
JDWP tag with null value.
|