NUnitTestRunner.

ResultCode Property

Summary

Gets the result of the test.
Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Tasks
Containing Type
NUnitTestRunner

Syntax

public RunnerResult ResultCode { get; }

Value

Type Description
RunnerResult The result of the test.