Elaboradar
0.1
|
Test method information. Continua...
#include <tests.h>
Attributi pubblici | |
std::string | name |
Name of the test method. Continua... | |
std::string | doc |
Documentation attached to this test method. Continua... | |
std::function< void()> | test_function |
Main body of the test method. Continua... | |