PexExplorableFromFactoriesAttributeBase Sınıf

Tanım

Statik türlerde bulunan tarafından işaretlenen yöntemler için bir derlemeyi tarayan öznitelik PexFactoryMethodAttribute .

public ref class PexExplorableFromFactoriesAttributeBase abstract : Microsoft::Pex::Framework::Packages::PexExplorationPackageAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)]
public abstract class PexExplorableFromFactoriesAttributeBase : Microsoft.Pex.Framework.Packages.PexExplorationPackageAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false)>]
type PexExplorableFromFactoriesAttributeBase = class
    inherit PexExplorationPackageAttributeBase
Public MustInherit Class PexExplorableFromFactoriesAttributeBase
Inherits PexExplorationPackageAttributeBase
Devralma
Türetilmiş
Öznitelikler

Oluşturucular

PexExplorableFromFactoriesAttributeBase()

Yeni bir örneği başlatır

Özellikler

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.

Decorate(Name, IPexDecoratedComponentElement)

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

(Devralındığı yer: PexExplorationPackageAttributeBase)
GetUncachedExplorableMethods(IPexComponent, SafeList<IPexExplorable>, VisibilityContext, TypeDefinition)

Bir türden araştırmada yöntemlerin listesini alır

GetUncachedExplorables(IPexComponent, SafeList<IPexExplorable>)

Araştırmada yöntemlerin listesini alır

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)
TryCreateExplorableFactory(IPexComponent, VisibilityContext, TypeDefinition, MethodDefinition, PexFactoryMethodAttribute, PexExplorableFromMethod)

Bir araştırmaya yönelik fabrika yöntemi oluşturmaya çalışır

TryValidateType(IPexComponent, VisibilityContext, TypeDefinition)

Fabrika türünü doğrulamaya çalışır.

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