Class GenerateLocalizedImpexesBeanTest
java.lang.Object
de.hybris.platform.acceleratorservices.velocity.BaseFileSandBoxTest
de.hybris.platform.acceleratorservices.velocity.eval.GenerateLocalizedImpexesBeanTest
@ContextConfiguration(locations="classpath:/acceleratorservices/test/impexgenerator/test-generate-impex-spring.xml")
@IntegrationTest
public class GenerateLocalizedImpexesBeanTest
extends BaseFileSandBoxTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.springframework.core.io.Resourcevoidprepare()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.acceleratorservices.velocity.BaseFileSandBoxTest
assertGenerated, assertHasLine, assertNothingGenerated, cleanUp, cleanUpFileStructure, getAllMatchingTemplates, getAllMatchingTemplates
-
Field Details
-
LOG
public static final org.apache.log4j.Logger LOG
-
-
Constructor Details
-
GenerateLocalizedImpexesBeanTest
public GenerateLocalizedImpexesBeanTest()
-
-
Method Details
-
getRootDir
protected org.springframework.core.io.Resource getRootDir()- Specified by:
getRootDirin classBaseFileSandBoxTest
-
prepare
- Overrides:
preparein classBaseFileSandBoxTest- Throws:
IOException
-
testCallNoSourceAndTargetFileSet
@DirtiesContext public void testCallNoSourceAndTargetFileSet() -
testCallNoTargetFileSet
public void testCallNoTargetFileSet() -
testNotExistingPropertiesInAbortMode
- Throws:
Exception
-
testNotExistingPropertiesInAbortModeForNonRelative
- Throws:
Exception
-
testPartiallyExistingPropertiesInAbortMode
- Throws:
Exception
-
testNotExistingPropertiesInWarnModeForNonRelative
- Throws:
Exception
-
testNotExistingPropertiesInWarnMode
- Throws:
Exception
-
testPartiallyExistingPropertiesInWarnMode
- Throws:
Exception
-
testPartiallyExistingProprtiesInWarnModeForNonRelative
- Throws:
Exception
-
testAllExistingProprtiesInWarnMode
- Throws:
Exception
-
testAllExistingProprtiesInWarnModeForNonRelative
- Throws:
Exception
-
testAllExistingProprtiesInAbortMode
- Throws:
Exception
-
testAllExistingProprtiesInAbortModeForNonRelative
- Throws:
Exception
-
testKeyOrderIssue
- Throws:
Exception
-