Class MetaInfoAfterSaveEventTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.model.MetaInfoAfterSaveEventTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
MetaInfoAfterSaveEventTest
public MetaInfoAfterSaveEventTest()
-
-
Method Details
-
setUp
public void setUp() -
tearDown
public void tearDown() -
shouldNotPublishEventsForMetaInformationTypeWhenPropertyHasDefaultValue
public void shouldNotPublishEventsForMetaInformationTypeWhenPropertyHasDefaultValue() throws InterruptedException- Throws:
InterruptedException
-
shouldPublishEventsForMetaInformationTypeWhenPropertyDoesntContainTheTypeCode
public void shouldPublishEventsForMetaInformationTypeWhenPropertyDoesntContainTheTypeCode() throws InterruptedException- Throws:
InterruptedException
-
shouldPublishEventsForMetaInformationTypeWhenPropertyIsEmpty
public void shouldPublishEventsForMetaInformationTypeWhenPropertyIsEmpty() throws InterruptedException- Throws:
InterruptedException
-
shouldThrowValidExceptionWhenLoadingMetaInformationFromModelService
public void shouldThrowValidExceptionWhenLoadingMetaInformationFromModelService()
-