Class AbstractAntPerformableTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.ant.taskdefs.AbstractAntPerformableTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AbstractAntPerformableTest extends HybrisJUnit4Test
Test which ensures that :
  • during system initialization there will be passed into Initialization the same set of arguments which is done by default via admin web page
  • during system update there will be passed into Initialization the same set of arguments which is done by default via admin web page. !!!There will be no project data imported!!!
  • Constructor Details

    • AbstractAntPerformableTest

      public AbstractAntPerformableTest()
  • Method Details

    • testJspContextAttributesForUpdate

      public void testJspContextAttributesForUpdate()
    • testJspContextAttributesForInit

      public void testJspContextAttributesForInit()