| This test exercises ObjectReference.IsCollected command.
The test starts IsCollectedDebuggee class, gets two
objectIDs as value of static fields of this class which (fields)
represent two checked objects. Then for the first objectID test executes
ObjectReference.DisableCollection command. After that Debuggee tries to
unload checked objects. Then the test executes
ObjectReference.IsCollected commands for both checked objects and checks
replies.
|