NAnt SDK Documentation - v0.92

Category Class

Represents a certain group of test cases or fixtures.

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

System.Object
   NAnt.Core.Element
      NAnt.NUnit2.Types.Category

[Visual Basic]
Public Class Category
    Inherits Element
[C#]
public class Category : Element

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.NUnit2.Types

Assembly: NAnt.NUnit2Tasks (in NAnt.NUnit2Tasks.dll)

See Also

Category Members | NAnt.NUnit2.Types Namespace