CppTest home page | CppTest project page |
#include <list>
#include <memory>
#include <string>
#include "cpptest-time.h"
Go to the source code of this file.
|
Adds a test function to the enclosing suite. Note that test functions should be added in the suites constructor.
|