eckit::testing::Test class

A test is defined by a description and a function pointer.

Constructors, destructors, conversion operators

Test(const std::string& description, std::function<void(std::string&, int&, int)> testFn)

Public functions

auto run(TestVerbosity v, std::vector<std::string>& failures) -> bool
auto description() const -> std::string
auto descriptionNoSection() const -> const std::string&
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.