STATestClassAttribute Class
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.
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
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type STATestClassAttribute = class
inherit TestClassAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, Inherited=false)>]
type STATestClassAttribute = class
inherit TestClassAttribute
Public Class STATestClassAttribute
Inherits TestClassAttribute
- Inheritance
- Attributes
Get |
Gets a test method attribute that enables running this test. (Inherited from TestClassAttribute) |
Proizvod | Verzije |
---|---|
MSTest.TestFramework | 3.6.4, 3.7.3, 3.8.0 |
Sarađujte sa nama na GitHub-u
Izvor za ovaj sadržaj možete da pronađete u usluzi GitHub, gde možete i da kreirate i pregledate probleme i povučete zahteve. Više informacija potražite u našem vodiču za saradnike.
Povratne informacije za .NET
.NET je projekat otvorenog koda. Izaberite vezu da biste pružili povratne informacije: