NAnt SDK Documentation - v0.92

NUnitTestData Class

Carries data specified through the test element.

For a list of all members of this type, see NUnitTestData Members.

System.Object
   NAnt.NUnit1.Types.NUnitTestData

[Visual Basic]
<Serializable, _  Serializable>
Public Class NUnitTestData
[C#]
[Serializable]
[Serializable]
public class NUnitTestData

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.NUnit1.Types

Assembly: NAnt.NUnit1Tasks (in NAnt.NUnit1Tasks.dll)

See Also

NUnitTestData Members | NAnt.NUnit1.Types Namespace