|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.silverpeas.notificationManager.NotificationManagerTest
public class NotificationManagerTest
Unit tests on the manager of notifications.
| Field Summary | |
|---|---|
MockByReflectionRule |
reflectionRule
|
| Constructor Summary | |
|---|---|
NotificationManagerTest()
|
|
| Method Summary | |
|---|---|
void |
emptyDefaultChannelsSetsSMTPChannelAsDefault()
No defined default channels means previous behaviour of Silverpeas: the SMTP mail channel is set as default channel. |
void |
emptyTest()
Empty test to check the unit test case works fine by default. |
void |
loadOfDefaultChannelSettingsSetsTheSpecifiedKnownChannelsAsDefault()
The load of the parameter on the default channels should set the known specified channels as default. |
void |
noMultiSupportChannelSettingSetsOnlyOneSpecifiedDefaultChannel()
If the multi support channel is not supported, then only one among the different specified default channels is taken into account as default channel. |
void |
setUp()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public MockByReflectionRule reflectionRule
| Constructor Detail |
|---|
public NotificationManagerTest()
| Method Detail |
|---|
public void setUp()
public void emptyTest()
public void loadOfDefaultChannelSettingsSetsTheSpecifiedKnownChannelsAsDefault()
public void noMultiSupportChannelSettingSetsOnlyOneSpecifiedDefaultChannel()
public void emptyDefaultChannelsSetsSMTPChannelAsDefault()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||