| This test exercises ObjectReference.SetValues command with value with incorrect Type.
The test starts SetValues003Debuggee 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
fieldID of referenceType but with value of other referenceType.
The test expects the field should not be set.
|