ITestElementResultTestPropertyProvider Interface

Definition

Represents an interface that an object can implement to provide test data in the test results.

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

Methods

FillDataRow(DataRow, String)

Fills the provided data row by using test result data.

Applies to