Custom Test Types Interfaces

TestTypeIcon Method

Returns an icon to display near the tests, test instances, and runs of the test type.

Syntax

C#
Image TestTypeIcon(int status);

Parameters

status
The status argument is the test status that the bitmap represents. One of:
  • 0 - General status. 
  • 1 - For a test containing design steps.

Remarks

The icon's size must be 16x16 pixels.

 


See Also

ITestTypeImageProvider Interface


© 1992 - 2012 Hewlett-Packard Development Company, L.P.