!**< def !define map1 (|a| |A|B| ) !define map2 (|A|B|C| |a|b| ) !define test (!|fitlibrary.specify.mapTraverse.StringMap| |''checks''| |''string map''|${map1}| |''string map''|${map2}| ) **! Each row for an expected element of the Map needs to be two cells wide. |!-fitlibrary.spec.SpecifyFixture-!| |${test}|!-
fitlibrary.specify.mapTraverse.StringMap

checks

string map
a
Missing table cells
A B
a surplus b

string map
A
Extra table cells
B C
a b
A surplus B
-!|