PexGeneratedTestsClassAttribute 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.
Marks a type that contains generated tests for a particular fixture type
C++
public ref class PexGeneratedTestsClassAttribute sealed : Microsoft::Pex::Framework::PexAttributeBase
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PexGeneratedTestsClassAttribute : Microsoft.Pex.Framework.PexAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PexGeneratedTestsClassAttribute = class
inherit PexAttributeBase
Public NotInheritable Class PexGeneratedTestsClassAttribute
Inherits PexAttributeBase
- Inheritance
- Attributes
Pex |
Initializes the instance with the fixture type |
Fixture |
Gets the fixture type that generates the tests |
Produit | Versions |
---|---|
Visual Studio SDK | 2017, 2019 |