| Class | Description |
|---|---|
| Categories | Controls the categories of tests to execute using the NUnit2Task. |
| Category | Represents a certain group of test cases or fixtures. |
| CategoryCollection | Contains a collection of Category elements. |
| NUnit2Test | Represents a test element of an NUnit2Task. |
| NUnit2TestCollection | Contains a strongly typed collection of NUnit2Test objects. |
| NUnit2TestEnumerator | Enumerates the NUnit2Test elements of a NUnit2TestCollection. |