java.lang.Object
de.hybris.platform.campaigns.service.impl.DefaultCampaignServiceTest
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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