The methods of the NUnitTestCollection class are listed below. For a complete list of NUnitTestCollection class members, see the NUnitTestCollection Members topic.
![]() | Adds a NUnitTest to the end of the collection. |
![]() | Overloaded. Adds the elements of a NUnitTest array to the end of the collection. |
![]() | |
![]() | Determines whether a NUnitTest is in the collection. |
![]() | Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | |
![]() | Returns an enumerator that can iterate through the collection. |
![]() | |
![]() | |
![]() | Retrieves the index of a specified NUnitTest object in the collection. |
![]() | Inserts a NUnitTest into the collection at the specified index. |
![]() | Removes a member from the collection. |
![]() | |
![]() |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
NUnitTestCollection Class | NAnt.NUnit1.Types Namespace