Public Attributes | |
double | avgConfidence |
double | avgRuntime |
TestSpec | spec |
bool | timeout |
Definition at line 57 of file randomTestRunner.cpp.
double TestResult::avgConfidence |
Definition at line 60 of file randomTestRunner.cpp.
double TestResult::avgRuntime |
Definition at line 59 of file randomTestRunner.cpp.
TestSpec TestResult::spec |
Definition at line 58 of file randomTestRunner.cpp.
bool TestResult::timeout |
Definition at line 61 of file randomTestRunner.cpp.