STATestClassAttribute Class

Definition

The test class attribute.

C#
[System.AttributeUsage(System.AttributeTargets.Class)]
public class STATestClassAttribute : Microsoft.VisualStudio.TestTools.UnitTesting.TestClassAttribute
C#
[System.AttributeUsage(System.AttributeTargets.Class, Inherited=false)]
public class STATestClassAttribute : Microsoft.VisualStudio.TestTools.UnitTesting.TestClassAttribute
Inheritance
STATestClassAttribute
Attributes

Constructors

Methods

GetTestMethodAttribute()

Gets a test method attribute that enables running this test.

(Inherited from TestClassAttribute)

Applies to

Produkt Versiounen
MSTest.TestFramework 3.6.4, 3.7.3, 3.8.0