| This test exercises ObjectReference.SetValues command.
The test starts SetValuesDebuggee 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 special
set of fieldIDs and checks that command returns reply without any errors.
Then test waits for Debuggee to check if set fields have expected values.
If so test passes, otherwise - fails.
|