NAnt SDK Documentation - v0.85-nightly-2005-11-09

NUnitTestRunner Class

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for T:NAnt.NUnit1.Tasks.NUnitTestRunner

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.

Remarks

Missing <remarks> documentation for T:NAnt.NUnit1.Tasks.NUnitTestRunner

Requirements

Namespace: NAnt.NUnit1.Tasks

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

See Also

NUnitTestRunner Members | NAnt.NUnit1.Tasks Namespace