Index: vhUnitTest/APPS/TRANSP/impl/TransportAPI/GeefCommunicatieService.cls.xml =================================================================== diff -u -r61119 -r61263 --- vhUnitTest/APPS/TRANSP/impl/TransportAPI/GeefCommunicatieService.cls.xml (.../GeefCommunicatieService.cls.xml) (revision 61119) +++ vhUnitTest/APPS/TRANSP/impl/TransportAPI/GeefCommunicatieService.cls.xml (.../GeefCommunicatieService.cls.xml) (revision 61263) @@ -37,9 +37,11 @@ Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.VRD),##class(APPS.TRANSP.impl.CommunicatieService).%ClassName(1)) Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.DHL),##class(APPS.TRANSP.impl.CommunicatieService).%ClassName(1)) + Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.HamannHDE),##class(APPS.TRANSP.impl.CommunicatieService).%ClassName(1)) Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.Hamann),##class(APPS.TRANSP.impl.CommunicatieService).%ClassName(1)) Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.GLSBelgiumFreight),##class(APPS.TRANSP.GLS.impl.CommunicatieService).%ClassName(1)) Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.GLSBelgiumParcel),##class(APPS.TRANSP.GLS.impl.CommunicatieService).%ClassName(1)) + Do ..ProjectsettingAPI.Verifieer() ]]> @@ -52,7 +54,8 @@ Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.VRD),##class(APPS.TRANSP.Transsmart.impl.CommunicatieService).%ClassName(1)) Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.DHL),##class(APPS.TRANSP.Transsmart.impl.CommunicatieService).%ClassName(1)) - Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.Hamann),##class(APPS.TRANSP.Transsmart.impl.CommunicatieService).%ClassName(1)) + Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.HamannHDE),##class(APPS.TRANSP.Transsmart.impl.CommunicatieService).%ClassName(1)) + Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.Hamann),##class(APPS.TRANSP.impl.CommunicatieService).%ClassName(1)) Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.GLSBelgiumFreight),##class(APPS.TRANSP.impl.CommunicatieService).%ClassName(1)) Do $$$AssertClassName(TransportAPI.GeefCommunicatieService(..Transporteur.GLSBelgiumParcel),##class(APPS.TRANSP.impl.CommunicatieService).%ClassName(1))