PlainTextFormatter.

AddError(ITest, Exception) Method

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

Syntax

public void AddError(ITest test, Exception e)

Parameters

Name Type Description
test ITest
e Exception

Return Value

Type Description
void