ITestDataSourceUnfoldingCapability Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.