PostTestAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class PostTestAttribute : NUnit.Framework.NUnitAttribute
type PostTestAttribute = class
    inherit NUnitAttribute
Inheritance
PostTestAttribute
Attributes

Constructors

PostTestAttribute()

Applies to