Adds the elements of a NUnitTest array to the end of the collection.
Adds the elements of a NUnitTest array to the end of the collection.
public void AddRange(NUnitTest[]);
Adds the elements of a NUnitTestCollection to the end of the collection.
public void AddRange(NUnitTestCollection);
NUnitTestCollection Class | NAnt.NUnit1.Types Namespace