次の方法で共有


ITestDataSourceUnfoldingCapability Interface

Definition

Specifies the capability of a test data source to define how parameterized tests should be executed, either as individual test cases for each data row or as a single test case. This affects the test results and the UI representation of the tests.

public interface ITestDataSourceUnfoldingCapability
type ITestDataSourceUnfoldingCapability = interface
Public Interface ITestDataSourceUnfoldingCapability
Derived

Properties

UnfoldingStrategy

Applies to