TestData

Attributes of each test.

Members

Functions

getPath
string getPath()

The test's name

Variables

builtin
bool builtin;
Undocumented in source.
exceptionTypeInfo
TypeInfo exceptionTypeInfo;
Undocumented in source.
flakyRetries
int flakyRetries;
Undocumented in source.
hidden
bool hidden;
Undocumented in source.
moduleName
string moduleName;
Undocumented in source.
name
string name;
Undocumented in source.
shouldFail
bool shouldFail;
Undocumented in source.
singleThreaded
bool singleThreaded;
Undocumented in source.
suffix
string suffix;
Undocumented in source.
tags
string[] tags;
Undocumented in source.
testFunction
TestFunction testFunction;
Undocumented in source.

Meta