com.silverpeas.mailinglist.service.notification
Class AdvancedNotificationFormatterTest

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

public class AdvancedNotificationFormatterTest
extends Object

Author:
ehugonnet

Constructor Summary
AdvancedNotificationFormatterTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testFormatMessage()
          Test of formatMessage method, of class AdvancedNotificationFormatter.
 void testFormatModeratedMessage()
          Test of formatMessage method, of class AdvancedNotificationFormatter.
 void testFormatModerationTitle()
           
 void testFormatTitle()
          Test of formatTitle method, of class AdvancedNotificationFormatter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvancedNotificationFormatterTest

public AdvancedNotificationFormatterTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testFormatTitle

public void testFormatTitle()
Test of formatTitle method, of class AdvancedNotificationFormatter.


testFormatModerationTitle

public void testFormatModerationTitle()

testFormatMessage

public void testFormatMessage()
Test of formatMessage method, of class AdvancedNotificationFormatter.


testFormatModeratedMessage

public void testFormatModeratedMessage()
Test of formatMessage method, of class AdvancedNotificationFormatter.



Copyright © 2016 Silverpeas. All Rights Reserved.