Index: vhUnitTest/AXimpl/Dynamics/ProductItemUpsertIn/Converter/ProductItemConverter/MappingTest.cls.xml =================================================================== diff -u -r46729 -r46731 --- vhUnitTest/AXimpl/Dynamics/ProductItemUpsertIn/Converter/ProductItemConverter/MappingTest.cls.xml (.../MappingTest.cls.xml) (revision 46729) +++ vhUnitTest/AXimpl/Dynamics/ProductItemUpsertIn/Converter/ProductItemConverter/MappingTest.cls.xml (.../MappingTest.cls.xml) (revision 46731) @@ -86,7 +86,7 @@ Set Klas.SortHoofdgroep=2 Set Klas.SortGroep=3 Set Klas.SortSubgroep=11 - Set KlasIt = ##class(TECH.ListUtils).CreateIteratorOfObjects(Klas) + #dim KlasIt as TECH.Iterator = ##class(TECH.ListUtils).CreateIteratorOfObjects(Klas) Do ..ProductMock.VerwachtMethodCall("ZetHoofdGroep","02MM ").DanDoeNiks() Do ..ProductMock.VerwachtMethodCall("ZetGroep","02MM03GG ").DanDoeNiks()