NUnitTestRunner.

CreateFormatter(FormatterType, FileInfo) Method

Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Tasks
Containing Type
NUnitTestRunner

Syntax

protected IResultFormatter CreateFormatter(FormatterType type, FileInfo outfile)

Parameters

Name Type Description
type FormatterType
outfile FileInfo

Return Value

Type Description
IResultFormatter