Microsoft.Pex.Framework.Instrumentation Namespace

Classes

PexAssemblyUnderTestAttribute

Specifies an assembly being tested by this project

PexInstrumentAssemblyAttribute

Attribute to specify an Assembly to providing a Type from this Assembly.

PexInstrumentAssemblyAttributeBase

Abstract base class for attribute that specify assemblies to instrument

PexInstrumentNamespaceAttribute

Instruments all types in or under the specified namespace in the target assembly

PexInstrumentTypeAttribute

Instrument a given type; name of type may be given for non-exported types.

PexInstrumentTypeAttributeBase

Base class for instrumentation attributes

PexMonitorSettingsAttributeBase

Abstract base class for attribute providing configuration settings for launching the monitored process.

PexSubstitutionAssemblyAttribute

Attribute that specifies an assembly that contains additional substitutions

Enums

PexInstrumentationLevel

An enumeration describing different level of code instrumentation. The impact of the instrumentation grows with the value of the enum.