PexAssumptionFailedExceptionAttribute Sınıf

Tanım

Özel bir özel durum türünü varsayım özel durumu olarak kaydeder

public ref class PexAssumptionFailedExceptionAttribute sealed : Microsoft::Pex::Framework::Packages::PexExplorationPackageAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)]
public sealed class PexAssumptionFailedExceptionAttribute : Microsoft.Pex.Framework.Packages.PexExplorationPackageAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)>]
type PexAssumptionFailedExceptionAttribute = class
    inherit PexExplorationPackageAttributeBase
Public NotInheritable Class PexAssumptionFailedExceptionAttribute
Inherits PexExplorationPackageAttributeBase
Devralma
Öznitelikler

Oluşturucular

PexAssumptionFailedExceptionAttribute(Type)

PexAssumptionFailedExceptionAttribute sınıfının yeni bir örneğini başlatır.

Özellikler

ExceptionType

Özel durumun türünü alır.

Name

Bu paketin adını alır.

(Devralındığı yer: PexExplorationPackageAttributeBase)

Yöntemler

AfterExploration(IPexExplorationComponent, Object)

Araştırma bittikten sonra yürütülen geri çağırma.

(Devralındığı yer: PexExplorationPackageAttributeBase)
BeforeExploration(IPexExplorationComponent)

Araştırma başlamadan önce yürütülen geri çağırma.

(Devralındığı yer: PexExplorationPackageAttributeBase)
Decorate(Name, IPexDecoratedComponentElement)

Bu yöntem, IntelliTest 'e filtreleri, odakları ve paketleri duyurur.

(Devralındığı yer: PexExplorationPackageAttributeBase)
Initialize(IPexExplorationEngine)

Belirtilen araştırma paketini başlatır. Hizmetlerle etkileşime geçebilir.

(Devralındığı yer: PexExplorationPackageAttributeBase)
Load(IContainer)

Bu yöntem, fırsat yüklemeyi veya ikame hizmetlerini sağlar.

(Devralındığı yer: PexExplorationPackageAttributeBase)
Validate(IPexLog, ICustomAttributeProviderEx, VisibilityContext)

Belirli bir görünürlük bağlamındaki özniteliği doğrular.

(Devralındığı yer: PexComponentElementDecoratorAttributeBase)

Belirtik Arabirim Kullanımları

IPexComponentElementDecorator.Decorate(Name, IPexDecoratedComponentElement) (Devralındığı yer: PexComponentElementDecoratorAttributeBase)
IPexExplorationPackage.AfterExploration(IPexExplorationComponent, Object) (Devralındığı yer: PexExplorationPackageAttributeBase)
IPexExplorationPackage.BeforeExploration(IPexExplorationComponent) (Devralındığı yer: PexExplorationPackageAttributeBase)
IPexExplorationPackage.Initialize(IPexExplorationEngine) (Devralındığı yer: PexExplorationPackageAttributeBase)
IPexExplorationPackage.Load(IContainer) (Devralındığı yer: PexExplorationPackageAttributeBase)
IPexValidatable.Validate(IPexLog, ICustomAttributeProviderEx, VisibilityContext) (Devralındığı yer: PexComponentElementDecoratorAttributeBase)

Şunlara uygulanır