NUnit.Framework.Internal.PropertyNames: Field Members

The fields of NUnit.Framework.Internal.PropertyNames are listed below. For a list of all members, see the PropertyNames Members list.

See Also: Inherited members from System.Object

Public Fields

static readonly
AppDomainstring. The FriendlyName of the AppDomain in which the assembly is running
static readonly
Categorystring. The categories applying to a test
static readonly
Descriptionstring. The Description of a test
static readonly
JoinTypestring. The selected strategy for joining parameter data into test cases
static readonly
MaxTimestring. The maximum time in ms, above which the test is considered to have failed
static readonly
ProcessIDstring. The process ID of the executing assembly
static readonly
ProviderStackTracestring. The stack trace from any data provider that threw an exception.
static readonly
RepeatCountstring. The number of times the test should be repeated
static readonly
SetCulturestring. The culture to be set for a test
static readonly
SetUICulturestring. The UI culture to be set for a test
static readonly
SkipReasonstring. The reason a test was not run
static readonly
Timeoutstring. The timeout value for the test