IVerifiable Interface

Definition

Represents an interface that can be implemented by test extension classes to verify its required test elements.

public interface class IVerifiable
public interface IVerifiable
type IVerifiable = interface
Public Interface IVerifiable
Derived

Methods

IsValid()

When implemented in a derived class, gets a value that indicates whether the essential elements are available and valid.

Applies to