#include <catch_amalgamated.hpp>
Static Public Member Functions | |
static std::string | convert (const std::string &str) |
static std::enable_if_t<::Catch::Detail::IsStreamInsertable< Fake >::value, std::string > | convert (const Fake &value) |
static std::enable_if_t<!::Catch::Detail::IsStreamInsertable< Fake >::value, std::string > | convert (const Fake &value) |
|
inlinestatic |
|
inlinestatic |
|
static |