MCPcopy Create free account
hub / github.com/comaps/comaps / TestPops

Method TestPops

libs/coding/coding_tests/xml_parser_tests.cpp:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 void TestPushes(Strings const & pushes) { TestEquality(m_pushes, pushes); }
71
72 void TestPops(Strings const & pops) { TestEquality(m_pops, pops); }
73
74private:
75 template <typename F>

Callers 1

UNIT_TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected