ICSharpCode.SharpUnit an Unit Testing Framework for .NET

TestMethodAttribute Class

Indicates that a method should be run in a test as a test method.

For a list of all members of this type, see TestMethodAttribute Members.

System.Object
   Attribute
      TestMethodAttribute

public class TestMethodAttribute : Attribute

Requirements

Namespace: ICSharpCode.SharpUnit Namespace

Assembly: ICSharpCode.SharpUnit.dll

See Also

TestMethodAttribute Members | ICSharpCode.SharpUnit Namespace