The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IVerifiable Interface
Represents an interface that can be implemented by test extension classes to verify its required test elements.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | IsValid() | When implemented in a derived class, gets a value that indicates whether the essential elements are available and valid. |
Show:
