Class ImpexTransformerTaskIntegrationTest
java.lang.Object
de.hybris.platform.acceleratorservices.dataimport.batch.task.ImpexTransformerTaskIntegrationTest
@ContextConfiguration("classpath:/acceleratorservices/integration/hot-folder-spring-test.xml")
@UnitTest
public class ImpexTransformerTaskIntegrationTest
extends Object
Test if ImpexTransformerTask collects and creates proper map converters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests if ImpexTransformerTask collects all converters mappings and creates proper map of converters
-
Constructor Details
-
ImpexTransformerTaskIntegrationTest
public ImpexTransformerTaskIntegrationTest()
-
-
Method Details
-
testInitConvertersMap
public void testInitConvertersMap()Tests if ImpexTransformerTask collects all converters mappings and creates proper map of converters
-