NUnit2Test.

Categories Property

Summary

Categories of test cases to include or exclude.
Assembly
NAnt.NUnit2.dll
Namespace
NAnt.NUnit2.Types
Containing Type
NUnit2Test

Syntax

[BuildElement("categories")]
public Categories Categories { get; set; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
Categories