template<typename FIXTURE >
template<typename... Args>
Register a new test method that takes a reference to the fixture as argument, including documentation. Definizione alla linea 845 del file tests.h. Referenzia radarelab::utils::tests::TestCase::add_method(). TestMethod & add_method(const std::string &name) Register a new test method, with the actual test function to be added later. Definition: tests.h:732 |