Class CMSInverseRestrictionModelTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.servicelayer.ServicelayerBaseTest
-
- de.hybris.platform.cms2.model.restrictions.CMSInverseRestrictionModelTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class CMSInverseRestrictionModelTest extends ServicelayerBaseTest
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description CMSInverseRestrictionModelTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setUp()
void
shouldHaveDynamicAttributeDescriptor()
Test method forAbstractRestrictionModel.getDescription()
.void
shouldReturnRestrictionDescription()
Test method forAbstractRestrictionModel.getDescription()
.-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSession
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception
- Throws:
java.lang.Exception
-
shouldHaveDynamicAttributeDescriptor
public void shouldHaveDynamicAttributeDescriptor()
Test method forAbstractRestrictionModel.getDescription()
.
-
shouldReturnRestrictionDescription
public void shouldReturnRestrictionDescription()
Test method forAbstractRestrictionModel.getDescription()
.
-
-