NUnitTask.

Tests Property

Summary

Tests to run.
Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Tasks
Containing Type
NUnitTask

Syntax

[BuildElementArray("test")]
public NUnitTestCollection Tests { get; }

Attributes

Type Description
BuildElementArrayAttribute Indicates that property should be treated as a XML arrayList

Value

Type Description
NUnitTestCollection