com.stratelia.silverpeas.notificationManager
Class NotificationManagerSettingsTest

java.lang.Object
  extended by com.stratelia.silverpeas.notificationManager.NotificationManagerSettingsTest

public class NotificationManagerSettingsTest
extends Object


Field Summary
 MockByReflectionRule reflectionRule
           
 
Constructor Summary
NotificationManagerSettingsTest()
           
 
Method Summary
 void getDefaultChannelsWithBadValueDefinedAndMultiChannelIsNotEnabled()
           
 void getDefaultChannelsWithBasicServerDefinedAndMultiChannelIsNotEnabled()
           
 void getDefaultChannelsWithNoValueDefinedAndMultiChannelIsNotEnabled()
           
 void getDefaultChannelsWithSeveralDefinedAndMultiChannelIsEnabled()
           
 void getDefaultChannelsWithSeveralDefinedAndMultiChannelIsNotEnabled()
           
 void getDefaultDelayedNotificationFrequencyButBadValue()
           
 void getDefaultDelayedNotificationFrequencyButNoValue()
           
 void getDefaultDelayedNotificationFrequencyWithRightValue()
           
 void getDelayedNotificationFrequencyChoiceListButBadValue()
           
 void getDelayedNotificationFrequencyChoiceListButNoValue()
           
 void getDelayedNotificationFrequencyChoiceListWithAllFrequencies()
           
 void getDelayedNotificationFrequencyChoiceListWithOneValidValue()
           
 void getDelayedNotificationFrequencyChoiceListWithTwoValidValue()
           
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reflectionRule

public MockByReflectionRule reflectionRule
Constructor Detail

NotificationManagerSettingsTest

public NotificationManagerSettingsTest()
Method Detail

setup

public void setup()

getDefaultDelayedNotificationFrequencyButNoValue

public void getDefaultDelayedNotificationFrequencyButNoValue()

getDefaultDelayedNotificationFrequencyButBadValue

public void getDefaultDelayedNotificationFrequencyButBadValue()

getDefaultDelayedNotificationFrequencyWithRightValue

public void getDefaultDelayedNotificationFrequencyWithRightValue()

getDelayedNotificationFrequencyChoiceListButNoValue

public void getDelayedNotificationFrequencyChoiceListButNoValue()

getDelayedNotificationFrequencyChoiceListButBadValue

public void getDelayedNotificationFrequencyChoiceListButBadValue()

getDelayedNotificationFrequencyChoiceListWithOneValidValue

public void getDelayedNotificationFrequencyChoiceListWithOneValidValue()

getDelayedNotificationFrequencyChoiceListWithTwoValidValue

public void getDelayedNotificationFrequencyChoiceListWithTwoValidValue()

getDelayedNotificationFrequencyChoiceListWithAllFrequencies

public void getDelayedNotificationFrequencyChoiceListWithAllFrequencies()

getDefaultChannelsWithNoValueDefinedAndMultiChannelIsNotEnabled

public void getDefaultChannelsWithNoValueDefinedAndMultiChannelIsNotEnabled()

getDefaultChannelsWithBadValueDefinedAndMultiChannelIsNotEnabled

public void getDefaultChannelsWithBadValueDefinedAndMultiChannelIsNotEnabled()

getDefaultChannelsWithBasicServerDefinedAndMultiChannelIsNotEnabled

public void getDefaultChannelsWithBasicServerDefinedAndMultiChannelIsNotEnabled()

getDefaultChannelsWithSeveralDefinedAndMultiChannelIsNotEnabled

public void getDefaultChannelsWithSeveralDefinedAndMultiChannelIsNotEnabled()

getDefaultChannelsWithSeveralDefinedAndMultiChannelIsEnabled

public void getDefaultChannelsWithSeveralDefinedAndMultiChannelIsEnabled()


Copyright © 2016 Silverpeas. All Rights Reserved.