Прочитать на английском

Поделиться через


TestIdGenerationStrategyAttribute Class

Definition

Specifies how to generate test ID.

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

Constructors

Properties

Strategy

Gets the test ID generation strategy.

Applies to