Class MetaInfoAfterSaveEventTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class MetaInfoAfterSaveEventTest extends ServicelayerBaseTest
  • 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()