Class CMSCampaignRestrictionEvaluatorTest


  • @UnitTest
    public class CMSCampaignRestrictionEvaluatorTest
    extends java.lang.Object
    • Field Detail

      • expectedException

        public org.junit.rules.ExpectedException expectedException
    • Constructor Detail

      • CMSCampaignRestrictionEvaluatorTest

        public CMSCampaignRestrictionEvaluatorTest()
    • Method Detail

      • setUp

        public void setUp()
      • testEvaluateWhenRestrictionIsNull

        public void testEvaluateWhenRestrictionIsNull()
      • testEvaluateWhenRestrictionCampaignsAreActive

        public void testEvaluateWhenRestrictionCampaignsAreActive()
      • testEvaluateWhenRestrictionCampaignsAreActiveAndInactive

        public void testEvaluateWhenRestrictionCampaignsAreActiveAndInactive()
      • testEvaluateWhenRestrictionCampaignsAreInactive

        public void testEvaluateWhenRestrictionCampaignsAreInactive()
      • testEvaluateWhenRestrictionCampaignsAreEmptyOrNull

        public void testEvaluateWhenRestrictionCampaignsAreEmptyOrNull()
      • testEvaluateWhenActiveCampaignsAreEmptyOrNull

        public void testEvaluateWhenActiveCampaignsAreEmptyOrNull()