NAnt SDK Documentation - v0.92

NUnitTestEnumerator Class

Enumerates the NUnitTest elements of a NUnitTestCollection.

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

System.Object
   NAnt.NUnit1.Types.NUnitTestEnumerator

[Visual Basic]
Public Class NUnitTestEnumerator
    Implements IEnumerator
[C#]
public class NUnitTestEnumerator : IEnumerator

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.NUnit1.Types

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

See Also

NUnitTestEnumerator Members | NAnt.NUnit1.Types Namespace