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

Method TestPushes

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

Source from the content-addressed store, hash-verified

68 void TestAddAttrs(PairsOfStrings const & addAttrs) { TestEquality(m_addAttrs, addAttrs); }
69
70 void TestPushes(Strings const & pushes) { TestEquality(m_pushes, pushes); }
71
72 void TestPops(Strings const & pops) { TestEquality(m_pops, pops); }
73

Callers 1

UNIT_TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected