NUnitTestRunner.

Formatters Property

Summary

Gets the collection of registered formatters.
Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Tasks
Containing Type
NUnitTestRunner

Syntax

public IResultFormatterCollection Formatters { get; }

Value

Type Description
IResultFormatterCollection Collection of registered formatters.