| Categories |
Controls the categories of tests to execute using the NAnt.NUnit2.Tasks.NUnit2Task.
|
| Category |
Represents a certain group of test cases or fixtures.
|
| CategoryCollection |
Contains a collection of NAnt.NUnit2.Types.Category elements.
|
| NUnit2Task |
Runs tests using the NUnit V2.6 framework.
|
| NUnit2Test |
Represents a test element of an NAnt.NUnit2.Tasks.NUnit2Task.
|
| NUnit2TestCollection |
Contains a strongly typed collection of NAnt.NUnit2.Types.NUnit2Test objects.
|
| NUnit2TestEnumerator |
Enumerates the NAnt.NUnit2.Types.NUnit2Test elements of a NAnt.NUnit2.Types.NUnit2TestCollection.
|