| This test exercises ObjectReference.SetValues command with null values.
The test starts SetValues004Debuggee class, gets objectID
as value of static field of this class which (field) represents checked object.
Then for this objectID test executes ObjectReference.SetValues command for
fields of different referenceTypes with value=null for all fields.
The test expects the all fields should be set by null value.
|