ImageProvider Class
Gets the test type's icons for display in the user interface.
Syntax
public class ImageProvider : HP.ALM.QC.UI.Modules.Shared.Api.ITestTypeImageProvider  
Inheritance Hierarchy

System.Object
   CustomTestTypeAddin.ImageProvider

Public Constructors
 NameDescription
Public ConstructorImageProvider Constructor  
Top
Public Methods
 NameDescription
Public MethodTestTypeIconReturns an icon to display near the tests, test instances, and runs of the test type.  
Top