Class DefaultCampaignServiceTest

java.lang.Object
de.hybris.platform.campaigns.service.impl.DefaultCampaignServiceTest

@UnitTest public class DefaultCampaignServiceTest extends Object
  • Constructor Details

    • DefaultCampaignServiceTest

      public DefaultCampaignServiceTest()
  • Method Details

    • shouldRaiseExceptionWhenGettingCampaignWithNullCode

      public void shouldRaiseExceptionWhenGettingCampaignWithNullCode() throws Exception
      Throws:
      Exception
    • shouldGetCampaignByCode

      public void shouldGetCampaignByCode() throws Exception
      Throws:
      Exception
    • shouldGetAllCampaigns

      public void shouldGetAllCampaigns() throws Exception
      Throws:
      Exception
    • shouldGetAllActiveCampaignsForSpecifiedDate

      public void shouldGetAllActiveCampaignsForSpecifiedDate() throws Exception
      Throws:
      Exception