XmlResultFormatter.

AddError(ITest, Exception) Method

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

Syntax

public void AddError(ITest test, Exception t)

Parameters

Name Type Description
test ITest
t Exception

Return Value

Type Description
void