IResultFormatter.

StartTestSuite(NUnitTestData) Method

Summary

The whole test suite started.
Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Types
Containing Type
IResultFormatter

Syntax

void StartTestSuite(NUnitTestData suite)

Parameters

Name Type Description
suite NUnitTestData

Return Value

Type Description
void