com.silverpeas.mailinglist.service.notification
Class TestNotificationFormatter

java.lang.Object
  extended by com.silverpeas.mailinglist.service.notification.TestNotificationFormatter

public class TestNotificationFormatter
extends Object


Constructor Summary
TestNotificationFormatter()
           
 
Method Summary
protected  NotificationFormatter getFormatter()
           
static void loadContext()
           
 void testFormatMessage()
           
 void testFormatModerationMessage()
           
 void testFormatModerationTitle()
           
 void testFormatTitle()
           
 void testPrepareModerationUrl()
           
 void testPrepareUrl()
           
static void unloadContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNotificationFormatter

public TestNotificationFormatter()
Method Detail

loadContext

public static void loadContext()

unloadContext

public static void unloadContext()

getFormatter

protected NotificationFormatter getFormatter()

testFormatTitle

public void testFormatTitle()

testFormatModerationTitle

public void testFormatModerationTitle()

testFormatMessage

public void testFormatMessage()

testFormatModerationMessage

public void testFormatModerationMessage()

testPrepareModerationUrl

public void testPrepareModerationUrl()

testPrepareUrl

public void testPrepareUrl()


Copyright © 2016 Silverpeas. All Rights Reserved.