Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Interface for a test item provider that must be implemented for each type of test.
The ITip type exposes the following members.
Methods
Name
Description
Called before a test run is removed.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Loads elements from the specified ___location into memory.
Merges an incoming test result text message into a test result in memory.
Removes all storage information from memory and stops all save operations until the next call to the Load method.
Saves the specified array of tests to the specified ___location by using the provided Load object.
Stop listening for changes at the provided ___location.
Top
Properties
Name
Description
Gets a TestType object that uniquely identifies the type of test.
Top