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

Function TestModifier

libs/routing/routing_tests/opening_hours_serdes_tests.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void TestModifier(osmoh::RuleSequence const & rule, osmoh::RuleSequence::Modifier modifier)
107{
108 TEST_EQUAL(rule.GetModifier(), modifier, ());
109}
110
111void TestTime(osmoh::RuleSequence const & rule, uint32_t startH, uint32_t startM, uint32_t endH, uint32_t endM)
112{

Callers 1

UNIT_CLASS_TESTFunction · 0.85

Calls 1

GetModifierMethod · 0.80

Tested by

no test coverage detected