NUnitTestData Class

Summary

Carries data specified through the test element.
Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Types
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["NUnitTestData"] class Type type-node

Syntax

[Serializable]
public class NUnitTestData

Attributes

Type Description
SerializableAttribute

Properties

Name Value Summary
AppConfigFile string
Assembly string
Class string
Fork bool
Formatters FormatterDataCollection
HaltOnError bool
HaltOnFailure bool
OutFile string
Suite ITest
ToDir string