ClassCleanupExecutionAttribute Class

Definition

Specification for when to run class cleanup methods.

C#
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=false, Inherited=true)]
public class ClassCleanupExecutionAttribute : Attribute
C#
[System.AttributeUsage(System.AttributeTargets.Assembly)]
public class ClassCleanupExecutionAttribute : Attribute
Inheritance
ClassCleanupExecutionAttribute
Attributes

Constructors

Fields

DefaultClassCleanupLifecycle

Default class cleanup execution.

Properties

CleanupBehavior

Gets when to run class cleanup methods.

Applies to

Tuote Versiot
MSTest.TestFramework 2.2.10, 3.0.4, 3.1.1, 3.2.2, 3.3.1, 3.4.3, 3.5.1, 3.6.4, 3.7.3, 3.8.0