Class AbstractRuleEngineSystemSetupTest.TestSystemSetup
- java.lang.Object
-
- de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetup
-
- de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetupTest.TestSystemSetup
-
- Enclosing class:
- AbstractRuleEngineSystemSetupTest
public class AbstractRuleEngineSystemSetupTest.TestSystemSetup extends AbstractRuleEngineSystemSetup
-
-
Constructor Summary
Constructors Constructor Description TestSystemSetup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestImport(java.lang.String fileName, boolean errorIfMissing, boolean legacyMode)-
Methods inherited from class de.hybris.platform.ruleengine.setup.AbstractRuleEngineSystemSetup
getCommonI18NService, getFileEncoding, getImpexExt, getImportService, importImpexFile, importImpexFile, importLanguageSpecificImpexFiles, setCommonI18NService, setFileEncoding, setImpexExt, setImportService
-
-