Index: vhTest/Fake/WSimpl/Vhisie4/Winkelkar/impl/ExportStatusService.cls.xml =================================================================== diff -u --- vhTest/Fake/WSimpl/Vhisie4/Winkelkar/impl/ExportStatusService.cls.xml (revision 0) +++ vhTest/Fake/WSimpl/Vhisie4/Winkelkar/impl/ExportStatusService.cls.xml (revision 39348) @@ -0,0 +1,25 @@ + + + + +Deze klasse werd automatisch gegenereerd en onderhouden, nieuwe methodes worden automatisch bijgevoegd, bestaande blijven zoals ze zijn. +Een hercompilatie van de basis interface - met een correct werkende studiohook ( v2.20 ++ ) - zorgt ervoor dat deze klasse aangepast wordt +1 +WSimpl.Vhisie4.Winkelkar.impl.ExportStatusService + + +VanHoeckeId:%String +%Boolean + + + + +SendResponse:WS.Vhisie4.WinkelkarExport.SendResponse + + + + + + FishEye: Tag 39348 refers to a dead (removed) revision in file `vhTest/Mock/WSimpl/Vhisie4/Winkelkar/ExportStatusService.cls.xml'. FishEye: No comparison available. Pass `N' to diff? Index: vhTest/Mock/WSimpl/Vhisie4/Winkelkar/impl/ExportStatusService.cls.xml =================================================================== diff -u --- vhTest/Mock/WSimpl/Vhisie4/Winkelkar/impl/ExportStatusService.cls.xml (revision 0) +++ vhTest/Mock/WSimpl/Vhisie4/Winkelkar/impl/ExportStatusService.cls.xml (revision 39348) @@ -0,0 +1,27 @@ + + + + +Deze klasse werd automatisch gegenereerd en onderhouden - lokale aanpassingen zijn niet nodig. +Een hercompilatie van de basis interface - met een correct werkende studiohook ( v2.20 ++ ) - zorgt ervoor dat deze klasse aangepast wordt +Inheritance van meerdere TECH.Interface interfaces resulteert nog niet in een mockklasse met overeenkomstige inheritance-structuur. +1 +WSimpl.Vhisie4.Winkelkar.impl.ExportStatusService,Tools.Mock.MockClassBase +right + + +VanHoeckeId:%String +%Boolean + + + + +SendResponse:WS.Vhisie4.WinkelkarExport.SendResponse + + + + + + Index: WSimpl/Vhisie4/Winkelkar/impl/ExportStatusService.cls.xml =================================================================== diff -u -r39321 -r39348 --- WSimpl/Vhisie4/Winkelkar/impl/ExportStatusService.cls.xml (.../ExportStatusService.cls.xml) (revision 39321) +++ WSimpl/Vhisie4/Winkelkar/impl/ExportStatusService.cls.xml (.../ExportStatusService.cls.xml) (revision 39348) @@ -1,7 +1,7 @@ -TECH.RegisteredObject,WSimpl.Vhisie4.Winkelkar.ExportStatusService +TECH.Mockable WSdata.Vhisie4.Winkelkar.WinkelkarExport.ExportStatusRepository FishEye: Tag 39348 refers to a dead (removed) revision in file `WSimpl/Vhisie4/Winkelkar/ExportStatusService.cls.xml'. FishEye: No comparison available. Pass `N' to diff? Index: WSimpl/Vhisie4/Winkelkar/WinkelkarExport/FlowWinkelkarConverter.cls.xml =================================================================== diff -u -r39344 -r39348 --- WSimpl/Vhisie4/Winkelkar/WinkelkarExport/FlowWinkelkarConverter.cls.xml (.../FlowWinkelkarConverter.cls.xml) (revision 39344) +++ WSimpl/Vhisie4/Winkelkar/WinkelkarExport/FlowWinkelkarConverter.cls.xml (.../FlowWinkelkarConverter.cls.xml) (revision 39348) @@ -24,7 +24,7 @@ -WSimpl.Vhisie4.Winkelkar.ExportStatusService +WSimpl.Vhisie4.Winkelkar.impl.ExportStatusService 1 Index: vhUnitTest/WSimpl/Vhisie4/Winkelkar/FlowWinkelkarConverter/Test.cls.xml =================================================================== diff -u -r39344 -r39348 --- vhUnitTest/WSimpl/Vhisie4/Winkelkar/FlowWinkelkarConverter/Test.cls.xml (.../Test.cls.xml) (revision 39344) +++ vhUnitTest/WSimpl/Vhisie4/Winkelkar/FlowWinkelkarConverter/Test.cls.xml (.../Test.cls.xml) (revision 39348) @@ -9,7 +9,7 @@ #Dim RetrieverMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.FlowWinkelkarConverter.Retriever = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.WinkelkarExport.FlowWinkelkarConverter.Retriever).%New() #Dim SenderMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.FlowWinkelkarConverter.Sender = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.WinkelkarExport.FlowWinkelkarConverter.Sender).%New() #Dim ConverterMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.FlowWinkelkarConverter.Converter = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.WinkelkarExport.FlowWinkelkarConverter.Converter).%New() - #Dim ExportStatusServiceMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.ExportStatusService = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.ExportStatusService).%New() + #Dim ExportStatusServiceMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.impl.ExportStatusService = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.impl.ExportStatusService).%New() #Dim FlowWinkelkarConverter as WSimpl.Vhisie4.Winkelkar.FlowWinkelkarConverter = ##class(WSimpl.Vhisie4.Winkelkar.WinkelkarExport.FlowWinkelkarConverter).%New(,RetrieverMock,SenderMock,ConverterMock,ExportStatusServiceMock) @@ -48,7 +48,7 @@ #Dim RetrieverMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.FlowWinkelkarConverter.Retriever = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.WinkelkarExport.FlowWinkelkarConverter.Retriever).%New() #Dim SenderMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.FlowWinkelkarConverter.Sender = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.WinkelkarExport.FlowWinkelkarConverter.Sender).%New() #Dim ConverterMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.FlowWinkelkarConverter.Converter = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.WinkelkarExport.FlowWinkelkarConverter.Converter).%New() - #Dim ExportStatusServiceMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.ExportStatusService = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.ExportStatusService).%New() + #Dim ExportStatusServiceMock as vhTest.Mock.WSimpl.Vhisie4.Winkelkar.impl.ExportStatusService = ##class(vhTest.Mock.WSimpl.Vhisie4.Winkelkar.impl.ExportStatusService).%New() #Dim FlowWinkelkarConverter as WSimpl.Vhisie4.Winkelkar.FlowWinkelkarConverter = ##class(WSimpl.Vhisie4.Winkelkar.WinkelkarExport.FlowWinkelkarConverter).%New(,RetrieverMock,SenderMock,ConverterMock,ExportStatusServiceMock)