Index: vhUnitTest/WSimpl/Unishop/Login/WebshopSessieSettingsInvuller/CheckoutTypeBepaler/Test.cls.xml =================================================================== diff -u -r33800 -r33810 --- vhUnitTest/WSimpl/Unishop/Login/WebshopSessieSettingsInvuller/CheckoutTypeBepaler/Test.cls.xml (.../Test.cls.xml) (revision 33800) +++ vhUnitTest/WSimpl/Unishop/Login/WebshopSessieSettingsInvuller/CheckoutTypeBepaler/Test.cls.xml (.../Test.cls.xml) (revision 33810) @@ -44,7 +44,7 @@ Set WebshopSessie.VhintraSessie = ##class(APPS.algemeen.VhintraShell.dto.VhintraSessie).%New() Set WebshopSessie.VhintraSessie.GebruikerData = ##class(DOM.common.dto.GebruikerData).%New() Set WebshopSessie.VhintraSessie.GebruikerData.KlantData = ##class(DOM.common.dto.VanHoeckeKlantData).%New() - Set WebshopSessie.VhintraSessie.GebruikerData.KlantData.ID = "K||23968" + Set WebshopSessie.VhintraSessie.GebruikerData.KlantData.ID = ##class(DOM.VKP.enu.Klant).DaroFactors() Do $$$AssertEquals(WebshopSessieSettingsInvuller.Bepaal(WebshopSessie),##class(APPS.EC.Unishop.enu.CheckoutType).Standaard()) ]]>