Test Object Operations      

A toolkit support set must provide implementations of all test object class operations that are not inherited from the base class.

For example, if the test object configuration file contains:

<ClassInfo>

    <TypeInfo>

        <Operation Name="MySelect" PropertyType="Method">

A function that implements the MySelect operation must be implemented.

This section includes: