Class DefaultCampaignServiceTest


  • @UnitTest
    public class DefaultCampaignServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultCampaignServiceTest

        public DefaultCampaignServiceTest()
    • Method Detail

      • shouldRaiseExceptionWhenGettingCampaignWithNullCode

        public void shouldRaiseExceptionWhenGettingCampaignWithNullCode()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldGetCampaignByCode

        public void shouldGetCampaignByCode()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldGetAllCampaigns

        public void shouldGetAllCampaigns()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldGetAllActiveCampaignsForSpecifiedDate

        public void shouldGetAllActiveCampaignsForSpecifiedDate()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception