PexArgumentFromFilesAttribute Sınıf

Tanım

Dosyaları okur; Her dosya içeriği, IntelliTest araştırmasını temel almak için ayrı bir giriş olarak kullanılır.

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

Oluşturucular

PexArgumentFromFilesAttribute(String, String, SearchOption)

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

PexArgumentFromFilesAttribute(String[])

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

Özellikler

Alternate

Bu giriş numaralandırıcısının diğer numaralandırıcılara alternatif olup olmayacağını belirtir.

(Devralındığı yer: PexInputEnumeratorAttributeBase)
Name

Bu paketin adını alır.

(Devralındığı yer: PexExplorationPackageAttributeBase)
Priority

0 ile 100 arasında bir değer olan önceliği alır veya ayarlar.

(Devralındığı yer: PexInputEnumeratorAttributeBase)

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: PexInputEnumeratorAttributeBase)
Decorate(Name, IPexDecoratedComponentElement)

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

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

Giriş Numaralandırıcı alır.

(Devralındığı yer: PexInputEnumeratorAttributeBase)
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