NAnt SDK Documentation - v0.92

IResultFormatter Methods

The methods of the IResultFormatter interface are listed below. For a complete list of IResultFormatter interface members, see the IResultFormatter Members topic.

Public Instance Methods

EndTestSuite The whole test suite ended.
SetOutput Sets the TextWriter the formatter is supposed to write its results to.
StartTestSuite The whole test suite started.

See Also

IResultFormatter Interface | NAnt.NUnit1.Types Namespace