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

XmlResultFormatter Class

[This is preliminary documentation and subject to change.]

Prints detailed information about running tests in XML format.

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

System.Object
   NAnt.NUnit1.Types.XmlResultFormatter

[Visual Basic]
Public Class XmlResultFormatter
    Implements IResultFormatter, ITestListener
[C#]
public class XmlResultFormatter : 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.

Remarks

Missing <remarks> documentation for T:NAnt.NUnit1.Types.XmlResultFormatter

Requirements

Namespace: NAnt.NUnit1.Types

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

See Also

XmlResultFormatter Members | NAnt.NUnit1.Types Namespace