Index: vhUnitTest/APPS/EC/impl/OfferteUrlBepaler/AlleenLezen/Test.cls.xml =================================================================== diff -u -r29059 -r32354 --- vhUnitTest/APPS/EC/impl/OfferteUrlBepaler/AlleenLezen/Test.cls.xml (.../Test.cls.xml) (revision 29059) +++ vhUnitTest/APPS/EC/impl/OfferteUrlBepaler/AlleenLezen/Test.cls.xml (.../Test.cls.xml) (revision 32354) @@ -4,7 +4,7 @@ vhUnitTest.TestCase -APPS.EC.impl.Webshop.OfferteUrlBepaler +APPS.EC.Webshop.impl.OfferteUrlBepaler 1 @@ -21,7 +21,7 @@ Do ##class(TECH.Config.ConfigMgr).Instance().ZetString("APPS.EC.impl.Webshop.UrlBepaler_Kisch", "http://unittest.kisch.nl", ..#Applicatie) Do ##class(TECH.Config.ConfigMgr).Instance().ZetString("APPS.EC.impl.Webshop.UrlBepaler_VanRaemdonck", "http://unittest.vanraemdonck.eu", ..#Applicatie) - Set ..OfferteUrlBepaler = ##class(APPS.EC.impl.Webshop.OfferteUrlBepaler).%New() + Set ..OfferteUrlBepaler = ##class(APPS.EC.Webshop.impl.OfferteUrlBepaler).%New() ]]>