Class 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 Detail

      • AbstractAntPerformableTest

        public AbstractAntPerformableTest()
    • Method Detail

      • testJspContextAttributesForUpdate

        public void testJspContextAttributesForUpdate()
      • testJspContextAttributesForInit

        public void testJspContextAttributesForInit()