NAnt SDK Documentation - v0.92

PlainTextFormatter Class

Prints information about running tests in plain text.

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

System.Object
   NAnt.NUnit1.Types.PlainTextFormatter

[Visual Basic]
Public Class PlainTextFormatter
    Implements IResultFormatter, ITestListener
[C#]
public class PlainTextFormatter : IResultFormatter, ITestListener

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

PlainTextFormatter Members | NAnt.NUnit1.Types Namespace