Index: vhUnitTest/WSimpl/EC/Unishop/OrderConfirmation/Service/ConfirmOrder/Test2.cls.xml =================================================================== diff -u -r38416 -r38417 --- vhUnitTest/WSimpl/EC/Unishop/OrderConfirmation/Service/ConfirmOrder/Test2.cls.xml (.../Test2.cls.xml) (revision 38416) +++ vhUnitTest/WSimpl/EC/Unishop/OrderConfirmation/Service/ConfirmOrder/Test2.cls.xml (.../Test2.cls.xml) (revision 38417) @@ -41,7 +41,7 @@ Do ..VanHoeckeOfferte.IndienMethodCall("GeefLeverDatum").DanReturn($$INTDATE^vhLib.DataTypes("31-12-2099")) #dim ECommerceAPIFake As vhTest.Mock.APPS.EC.ECommerceAPI = ##class(APPS.ApplicatieContext).Instance().GeefECommerceAPI() - Set KlantInstellingenService = ##class(APPS.EC.impl.KlantInstellingenServiceSFS).%New() + Set KlantInstellingenService = ##class(APPS.EC.impl.KlantInstellingenServiceVanHoecke).%New() Do ECommerceAPIFake.IndienMethodCall("GeefKlantInstellingenService", ##class(DOM.common.VanHoeckePersonality).Instance()).DanReturn(KlantInstellingenService) ]]>