PlainTextFormatter.

StartTestSuite(NUnitTestData) Method

Summary

Called when the whole test suite has started.
Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Types
Containing Type
PlainTextFormatter

Syntax

public void StartTestSuite(NUnitTestData suite)

Parameters

Name Type Description
suite NUnitTestData

Return Value

Type Description
void