TestData

Undocumented in source.

Members

Functions

getPath
string getPath()
Undocumented in source. Be warned that the author may not have intended to support it.
isTestClass
bool isTestClass()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

builtin
bool builtin;
Undocumented in source.
exceptionTypeInfo
TypeInfo exceptionTypeInfo;
Undocumented in source.
hidden
bool hidden;
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;

only used for functions, null for classes

Meta