Class DefaultSiteMessageServiceIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultSiteMessageServiceIntegrationTest extends ServicelayerTransactionalTest
Integration test for DefaultSiteMessageService
  • Constructor Details

    • DefaultSiteMessageServiceIntegrationTest

      public DefaultSiteMessageServiceIntegrationTest()
  • Method Details

    • setup

      public void setup() throws ImpExException
      Throws:
      ImpExException
    • testGetPaginatedMesages

      public void testGetPaginatedMesages()
    • testGetPaginatedMessagesWithoutSearchParameter

      public void testGetPaginatedMessagesWithoutSearchParameter()
    • testGetPaginatedMesagesForType

      public void testGetPaginatedMesagesForType()
    • testGetPaginatedMesagesForTypeWithNullType

      public void testGetPaginatedMesagesForTypeWithNullType()
    • prepareSearchPageData

      protected SearchPageData prepareSearchPageData()
    • testCreateMessage_localNull

      public void testCreateMessage_localNull()
    • testCreateMessage

      public void testCreateMessage()
    • testGetSiteMessagesForCustomer_customerWithMessage

      public void testGetSiteMessagesForCustomer_customerWithMessage()
    • testGetSiteMessagesForCustomer_customerWithoutMessage

      public void testGetSiteMessagesForCustomer_customerWithoutMessage()