com.silverpeas.notification.builder
Class UserSubscriptionNotificationSendingHandlerTest

java.lang.Object
  extended by com.silverpeas.notification.builder.UserSubscriptionNotificationSendingHandlerTest

public class UserSubscriptionNotificationSendingHandlerTest
extends Object


Constructor Summary
UserSubscriptionNotificationSendingHandlerTest()
           
 
Method Summary
 void enabledByDefault()
           
 void enabledIfSkipHttpHeaderIsNotEqualToFalse()
           
 void enabledIfSkipHttpHeaderIsNotEqualToTrueOrFalse()
           
 void enabledIfSkipHttpParameterFromNotificationIsNotEqualToFalse()
           
 void enabledIfSkipHttpParameterFromNotificationIsNotEqualToTrueOrFalse()
           
 void enabledIfSkipHttpParameterIsNotEqualToFalse()
           
 void enabledIfSkipHttpParameterIsNotEqualToTrueOrFalse()
           
 void notEnabledIfSkipHttpFromNotificationParameterIsNotEqualToFalse()
           
 void notEnabledIfSkipHttpHeaderIsNotEqualToFalse()
           
 void notEnabledIfSkipHttpParameterIsNotEqualToFalse()
           
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserSubscriptionNotificationSendingHandlerTest

public UserSubscriptionNotificationSendingHandlerTest()
Method Detail

setup

public void setup()

enabledByDefault

public void enabledByDefault()

enabledIfSkipHttpParameterIsNotEqualToTrueOrFalse

public void enabledIfSkipHttpParameterIsNotEqualToTrueOrFalse()

enabledIfSkipHttpParameterIsNotEqualToFalse

public void enabledIfSkipHttpParameterIsNotEqualToFalse()

notEnabledIfSkipHttpParameterIsNotEqualToFalse

public void notEnabledIfSkipHttpParameterIsNotEqualToFalse()

enabledIfSkipHttpHeaderIsNotEqualToTrueOrFalse

public void enabledIfSkipHttpHeaderIsNotEqualToTrueOrFalse()

enabledIfSkipHttpHeaderIsNotEqualToFalse

public void enabledIfSkipHttpHeaderIsNotEqualToFalse()

notEnabledIfSkipHttpHeaderIsNotEqualToFalse

public void notEnabledIfSkipHttpHeaderIsNotEqualToFalse()

enabledIfSkipHttpParameterFromNotificationIsNotEqualToTrueOrFalse

public void enabledIfSkipHttpParameterFromNotificationIsNotEqualToTrueOrFalse()

enabledIfSkipHttpParameterFromNotificationIsNotEqualToFalse

public void enabledIfSkipHttpParameterFromNotificationIsNotEqualToFalse()

notEnabledIfSkipHttpFromNotificationParameterIsNotEqualToFalse

public void notEnabledIfSkipHttpFromNotificationParameterIsNotEqualToFalse()


Copyright © 2016 Silverpeas. All Rights Reserved.