Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <doctest.h>
Data Fields | |
int | numAssertsCurrentTest |
int | numAssertsFailedCurrentTest |
double | seconds |
int | failure_flags |
bool | testCaseSuccess |
int doctest::CurrentTestCaseStats::numAssertsFailedCurrentTest |