Index: APPS/Halux/PPS/Activiteit/impl/TAOR/LijstVerwerkers/Opdeelzaag/OptimalisatieBestandenGenerator.cls.xml =================================================================== diff -u -r68457 -r68469 --- APPS/Halux/PPS/Activiteit/impl/TAOR/LijstVerwerkers/Opdeelzaag/OptimalisatieBestandenGenerator.cls.xml (.../OptimalisatieBestandenGenerator.cls.xml) (revision 68457) +++ APPS/Halux/PPS/Activiteit/impl/TAOR/LijstVerwerkers/Opdeelzaag/OptimalisatieBestandenGenerator.cls.xml (.../OptimalisatieBestandenGenerator.cls.xml) (revision 68469) @@ -107,7 +107,7 @@ Index: vhUnitTest/APPS/Halux/PPS/Activiteit/impl/TAOR/LijstVerwerkers/Opdeelzaag/OptimalisatieBestandenGenerator/VoerUit/TestProductGroep.cls.xml =================================================================== diff -u -r68398 -r68469 --- vhUnitTest/APPS/Halux/PPS/Activiteit/impl/TAOR/LijstVerwerkers/Opdeelzaag/OptimalisatieBestandenGenerator/VoerUit/TestProductGroep.cls.xml (.../TestProductGroep.cls.xml) (revision 68398) +++ vhUnitTest/APPS/Halux/PPS/Activiteit/impl/TAOR/LijstVerwerkers/Opdeelzaag/OptimalisatieBestandenGenerator/VoerUit/TestProductGroep.cls.xml (.../TestProductGroep.cls.xml) (revision 68469) @@ -42,7 +42,7 @@ #dim BatchServiceMock As vhTest.Mock.APPS.Halux.common.BatchService = ##class(vhTest.Mock.APPS.Halux.common.BatchService).%New() Do BatchServiceMock.VerwachtMethodCall("GeefProductieGroep",UitvoeringInfoDummy.BatchID).DanReturn(##class(APPS.Halux.common.enu.ProductieGroep).SpecialsPM()) - Do BatchServiceMock.VerwachtMethodCall("GeefBatch",UitvoeringInfoDummy.BatchID).DanReturn(BatchStub) + ;Do BatchServiceMock.VerwachtMethodCall("GeefBatch",UitvoeringInfoDummy.BatchID).DanReturn(BatchStub) Do ..ProductTypeApiStub.IndienMethodCall("IsProductMetBewerkingInSpecialWorkshop", $$$ElkeWaarde).DanReturn($$$False) @@ -99,7 +99,7 @@ #dim BatchServiceStub As vhTest.Mock.APPS.Halux.common.BatchService = ##class(vhTest.Mock.APPS.Halux.common.BatchService).%New() Do BatchServiceStub.IndienMethodCall("GeefProductieGroep",UitvoeringInfoDummy.BatchID).DanReturn(ProductieGroep) - Do BatchServiceStub.IndienMethodCall("GeefBatch", $$$ElkeWaarde).DanReturn(BatchStub) + ;Do BatchServiceStub.IndienMethodCall("GeefBatch", $$$ElkeWaarde).DanReturn(BatchStub) #dim FileWriterFake As vhTest.Fake.TECH.File.FileWriter = ##class(vhTest.Fake.TECH.File.FileWriter).%New() #dim OptimalisatieBestandenGenerator As APPS.Halux.PPS.Activiteit.impl.TAOR.LijstVerwerkers.Opdeelzaag.OptimalisatieBestandenGenerator