42 void testInvokableWithConst ();
43 void testInvokableWithNonConst ();
48 void testMapMapMutatingVoid ();
49 void testMapMapNonMutatingVoid ();
50 void testMapMapNonMutatingVoidConst ();
52 void testMapStringList ();
54 void testMapMapStlized ();
56 void testMapMember ();
57 void testMapMemberFunction ();