Index: vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerLBX/GeefProductieGroep/Test.cls.xml =================================================================== diff -u -r51944 -r51945 --- vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerLBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 51944) +++ vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerLBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 51945) @@ -100,10 +100,6 @@ #dim FakeKlantID As DOM.VKP.VanHoeckeKlantID = $$$DummyString #dim ProductId As %String = ..#ProductID - ;#dim IngegevenKenmerken As DOM.PM.Maatwerk.Calc.Common.impl.LBXKenmerken = ##class(vhTest.Utils.DOM.PM.Maatwerk.Calc.Common.impl.LBXKenmerken).CLade() - ;Set IngegevenKenmerken.VerpakkingType = ##class(DOM.PM.enu.LBXVerpakkingType).Probox() - ;#dim Product As DOM.PM.MaatwerkProduct = ##class(DOM.PM.Maatwerk.impl.ProductMaker).%New().MaakProductVanIngegevenKenmerken(IngegevenKenmerken) - #dim ProductTypeAPIMock As vhTest.Mock.DOM.PM.ProductTypeAPI = ##class(vhTest.Mock.DOM.PM.ProductTypeAPI).MockInstance() Do ProductTypeAPIMock.IndienMethodCall("IsLadeVanSpaceTowerProduct",ProductId).DanReturn(1)