Class CmswebservicesProjectStructureTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.test.structure.AbstractProjectStructureTest
de.hybris.platform.cmswebservices.CmswebservicesProjectStructureTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class CmswebservicesProjectStructureTest
extends AbstractProjectStructureTest
Test to find duplicate jars in the extension. If the jars are already defined in the platform, they should not be
redefined in this extension.
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.test.structure.AbstractProjectStructureTest
setUp, testDuplicateJarFiles, testDuplicateJarFilesInWebMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
CmswebservicesProjectStructureTest
public CmswebservicesProjectStructureTest()
-