XmlResultFormatter.

StartTest(ITest) Method

Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Types
Containing Type
XmlResultFormatter

Syntax

public void StartTest(ITest test)

Parameters

Name Type Description
test ITest

Return Value

Type Description
void