Microsoft.Pex.Framework.Focus 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
PexFocusOnAssemblyAttribute |
Includes an Assembly in the coverage reports |
PexFocusOnAttributeBase |
Abstract base Attribute class where IntelliTest should focus its search |
PexFocusOnNamespaceAttribute |
Includes types from a namespace |
PexFocusOnTypeAttribute |
Attribute to focus on a type |
Enums
PexSearchPriority |
Used by Microsoft.Pex.Engine.Focus.IPexFocus, specifies the priority of the target in the test search algorithm |