Index: vhUnitTest/APPS/EDI/common/impl/LegacyConverter/ConverteerLegacyNaarEdi/Test.cls.xml =================================================================== diff -u -r39026 -r39027 --- vhUnitTest/APPS/EDI/common/impl/LegacyConverter/ConverteerLegacyNaarEdi/Test.cls.xml (.../Test.cls.xml) (revision 39026) +++ vhUnitTest/APPS/EDI/common/impl/LegacyConverter/ConverteerLegacyNaarEdi/Test.cls.xml (.../Test.cls.xml) (revision 39027) @@ -325,24 +325,16 @@ ]]> - - + - + #dim ProductConverter = ##class(APPS.EDI.common.impl.LegacyConverter).%New() + #dim GeconverteerdProduct As APPS.EDI.common.dto.v001.LadeTBX = ProductConverter.ConverteerLegacyNaarEdi(TeConverterenProduct) + Do $$$AssertEquals(GeconverteerdProduct.GeleiderTechnologie,##class(DOM.PM.enu.TBXGeleiderTechnologie).Blumotion()) +]]> +