Microsoft.Pex.Framework.Preparable Namespace
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.
Classes
PexPreparableAttributeBase |
Attribute to define how preparation methods should be registered before a type is allowed to execute |
PexPreparableFromFactoriesAttributeBase |
Attribute that scans an assembly for methods marked by PexPreparationMethodAttribute located in static types. |
PexPreparableFromFactoriesFromAssemblyAttribute |
Attribute that scans an assembly for methods marked by PexFactoryMethodAttribute located in static types. |
PexSuppressPreparableForTypeAttribute |
Attribute to define a type definition to not be suppressed |