TestIdGenerationStrategyAttribute Class

Definition

Specifies how to generate test ID.

C#
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)]
public class TestIdGenerationStrategyAttribute : Attribute
C#
[System.AttributeUsage(System.AttributeTargets.Assembly)]
public class TestIdGenerationStrategyAttribute : Attribute
Inheritance
TestIdGenerationStrategyAttribute
Attributes

Constructors

Properties

Strategy

Gets the test ID generation strategy.

Applies to

Produkt Versionen
MSTest.TestFramework 3.0.4, 3.1.1, 3.2.2, 3.3.1, 3.4.3, 3.5.1, 3.6.4, 3.7.3, 3.8.0