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 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:
      getRootDir in class BaseFileSandBoxTest
    • prepare

      public void prepare() throws IOException
      Overrides:
      prepare in class BaseFileSandBoxTest
      Throws:
      IOException
    • testCallNoSourceAndTargetFileSet

      @DirtiesContext public void testCallNoSourceAndTargetFileSet()
    • testCallNoTargetFileSet

      public void testCallNoTargetFileSet()
    • testNotExistingPropertiesInAbortMode

      public void testNotExistingPropertiesInAbortMode() throws Exception
      Throws:
      Exception
    • testNotExistingPropertiesInAbortModeForNonRelative

      public void testNotExistingPropertiesInAbortModeForNonRelative() throws Exception
      Throws:
      Exception
    • testPartiallyExistingPropertiesInAbortMode

      public void testPartiallyExistingPropertiesInAbortMode() throws Exception
      Throws:
      Exception
    • testNotExistingPropertiesInWarnModeForNonRelative

      public void testNotExistingPropertiesInWarnModeForNonRelative() throws Exception
      Throws:
      Exception
    • testNotExistingPropertiesInWarnMode

      public void testNotExistingPropertiesInWarnMode() throws Exception
      Throws:
      Exception
    • testPartiallyExistingPropertiesInWarnMode

      public void testPartiallyExistingPropertiesInWarnMode() throws Exception
      Throws:
      Exception
    • testPartiallyExistingProprtiesInWarnModeForNonRelative

      public void testPartiallyExistingProprtiesInWarnModeForNonRelative() throws Exception
      Throws:
      Exception
    • testAllExistingProprtiesInWarnMode

      public void testAllExistingProprtiesInWarnMode() throws Exception
      Throws:
      Exception
    • testAllExistingProprtiesInWarnModeForNonRelative

      public void testAllExistingProprtiesInWarnModeForNonRelative() throws Exception
      Throws:
      Exception
    • testAllExistingProprtiesInAbortMode

      public void testAllExistingProprtiesInAbortMode() throws Exception
      Throws:
      Exception
    • testAllExistingProprtiesInAbortModeForNonRelative

      public void testAllExistingProprtiesInAbortModeForNonRelative() throws Exception
      Throws:
      Exception
    • testKeyOrderIssue

      public void testKeyOrderIssue() throws Exception
      Throws:
      Exception