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
static readonly | AppDomain | string. The FriendlyName of the AppDomain in which the assembly is running |
static readonly | Category | string. The categories applying to a test |
static readonly | Description | string. The Description of a test |
static readonly | JoinType | string. The selected strategy for joining parameter data into test cases |
static readonly | MaxTime | string. The maximum time in ms, above which the test is considered to have failed |
static readonly | ProcessID | string. The process ID of the executing assembly |
static readonly | ProviderStackTrace | string. The stack trace from any data provider that threw an exception. |
static readonly | RepeatCount | string. The number of times the test should be repeated |
static readonly | SetCulture | string. The culture to be set for a test |
static readonly | SetUICulture | string. The UI culture to be set for a test |
static readonly | SkipReason | string. The reason a test was not run |
static readonly | Timeout | string. The timeout value for the test |