Microsoft.Pex.Framework.Suppression 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
PexIgnoreAttribute |
Marks a fixture or exploration to be ignored from the execution |
PexLogEventFilterAttributeBase |
Abstract base class for log event filters |
PexSuppressExplorableEventAttribute |
Suppresses uninstrumented call for any type in namespace and subnamespaces |
PexSuppressStackFrameAttributeBase |
Filters out irrelevant stack frame in stack traces |
PexSuppressStackFrameFromAssemblyAttribute |
Suppresses stack frames from an assembly |
PexSuppressStackFrameFromNamespaceAttribute |
Suppresses stack frames from a namespace |
PexSuppressStaticFieldStoreAttribute |
Abstract base class for uninstrumented call filters |
PexSuppressUninstrumentedMethodAttributeBase |
Abstract base class for uninstrumented call filters |
PexSuppressUninstrumentedMethodFromAssemblyAttribute |
Suppresses uninstrumented call messages from a particular assembly |
PexSuppressUninstrumentedMethodFromNamespaceAttribute |
Suppresses uninstrumented call for any type in namespace and subnamespaces |
PexSuppressUninstrumentedMethodFromTypeAttribute |
Suppresses uninstrumented call for any type in namespace and subnamespaces |