Summary
Runs a Suite extracted from a TestCase subclass.
- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Tasks - Containing Type
- NUnitTestRunner
Syntax
public void Run(string logPrefix, bool verbose)
Parameters
| Name | Type | Description |
|---|---|---|
| logPrefix | string | |
| verbose | bool |
Return Value
| Type | Description |
|---|---|
| void |
