PexExpectedNullParameterThrowsArgumentNullExceptionAttribute Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Test edilen yöntemin her bir başvuru bağımsız değişkeninin, bir bağımsız değişken null Lexception oluşturan bir test çalışması, bir bağımsız değişken adını içeren, ileti olduğunu belirten öznitelikler.
public ref class PexExpectedNullParameterThrowsArgumentNullExceptionAttribute sealed : Microsoft::Pex::Framework::Goals::PexExplorationGoalAttributeBase
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)]
public sealed class PexExpectedNullParameterThrowsArgumentNullExceptionAttribute : Microsoft.Pex.Framework.Goals.PexExplorationGoalAttributeBase
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=true)>]
type PexExpectedNullParameterThrowsArgumentNullExceptionAttribute = class
inherit PexExplorationGoalAttributeBase
Public NotInheritable Class PexExpectedNullParameterThrowsArgumentNullExceptionAttribute
Inherits PexExplorationGoalAttributeBase
- Devralma
-
PexExpectedNullParameterThrowsArgumentNullExceptionAttribute
- Öznitelikler
Oluşturucular
| PexExpectedNullParameterThrowsArgumentNullExceptionAttribute() |
Ö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: PexExplorationGoalAttributeBase) |
| BeforeExploration(IPexExplorationComponent) |
Araştırma başlamadan önce yürütülen geri çağırma. (Devralındığı yer: PexExplorationGoalAttributeBase) |
| 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: PexExplorationGoalAttributeBase) |
| Load(IContainer) |
Bu yöntem, fırsat yüklemeyi veya ikame hizmetlerini sağlar. (Devralındığı yer: PexExplorationGoalAttributeBase) |
| TryCreateExplorationGoal(IPexExplorationComponent, IPexExplorationGoal) |
Bir araştırma hedefi örneği oluşturmaya çalışır (Devralındığı yer: PexExplorationGoalAttributeBase) |
| Validate(IPexLog, ICustomAttributeProviderEx, VisibilityContext) |
Belirli bir görünürlük bağlamındaki özniteliği doğrular. (Devralındığı yer: PexComponentElementDecoratorAttributeBase) |