33 using clock = std::chrono::high_resolution_clock;
47 void testStarted(std::string
const& _name)
override;
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
Allows observing test execution process.
std::string m_currentTest
void suiteStarted(std::string const &_name) override
std::string m_currentSuite
std::chrono::high_resolution_clock clock
void testStarted(std::string const &_name) override
clock::time_point time_point
void testFinished(int64_t _gasUsed) override
std::vector< Item > m_stats
Helper functions to work with json::spirit and test files.