NAnt SDK Documentation - v0.92

NUnit2TestEnumerator Class

Enumerates the NUnit2Test elements of a NUnit2TestCollection.

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

System.Object
   NAnt.NUnit2.Types.NUnit2TestEnumerator

[Visual Basic]
Public Class NUnit2TestEnumerator
    Implements IEnumerator
[C#]
public class NUnit2TestEnumerator : 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.NUnit2.Types

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

See Also

NUnit2TestEnumerator Members | NAnt.NUnit2.Types Namespace