NAnt SDK Documentation - v0.92

NUnitTestRunner Class

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

System.Object
   System.MarshalByRefObject
      NUnit.Runner.BaseTestRunner
         NAnt.NUnit1.Tasks.NUnitTestRunner

[Visual Basic]
Public Class NUnitTestRunner
    Inherits BaseTestRunner
[C#]
public class NUnitTestRunner : BaseTestRunner

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.Tasks

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

See Also

NUnitTestRunner Members | NAnt.NUnit1.Tasks Namespace