- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Tasks - Containing Type
- NUnitTestRunner
Syntax
public override void AddError(ITest test, Exception t)
Parameters
| Name | Type | Description |
|---|---|---|
| test | ITest | |
| t | Exception |
Return Value
| Type | Description |
|---|---|
| void |
public override void AddError(ITest test, Exception t)
| Name | Type | Description |
|---|---|---|
| test | ITest | |
| t | Exception |
| Type | Description |
|---|---|
| void |