Package de.hybris.ant.taskdefs
Class AbstractAntPerformableTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.ant.taskdefs.AbstractAntPerformableTest
- All Implemented Interfaces:
JaloSessionHolder
Test which ensures that :
- during system initialization there will be passed into
Initializationthe same set of arguments which is done by default via admin web page - during system update there will be passed into
Initializationthe same set of arguments which is done by default via admin web page. !!!There will be no project data imported!!!
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
AbstractAntPerformableTest
public AbstractAntPerformableTest()
-
-
Method Details
-
testJspContextAttributesForUpdate
public void testJspContextAttributesForUpdate() -
testJspContextAttributesForInit
public void testJspContextAttributesForInit()
-