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 |
Gets the strategy for unfolding parameterized tests. |
Applies to
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.