Microsoft.Pex.Framework.Coverage 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
PexCoverageFilterAssembliesAttribute |
Specifies the coverage domain for a set of assemblies |
PexCoverageFilterAssemblyAttribute |
Attributes that define an assembly to include/exclude/ignore in the coverage reports |
PexCoverageFilterAttributeBase |
Base class Attribute for coverage filtering |
PexCoverageFilterBase<T> |
Base class for Microsoft.ExtendedReflection.Coverage.ICoverageFilter implementations |
PexCoverageFilterMethodAttribute |
Attributes that define a method name to include/exclude/ignore in the coverage reports |
PexCoverageFilterNamespaceAttribute |
Attributes that define an assembly to include/exclude/ignore in the coverage reports |
PexCoverageFilterTypeAttribute |
Attributes that define a Type to include/exclude/ignore in the coverage reports |
Enums
PexCoverageDomain |
Code coverage domain |