com.stratelia.silverpeas.notificationserver
Class NotificationServerUtilTest

java.lang.Object
  extended by com.stratelia.silverpeas.notificationserver.NotificationServerUtilTest

public class NotificationServerUtilTest
extends Object

Author:
ehugonnet

Constructor Summary
NotificationServerUtilTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testConvertNotificationDataToXML()
          Test of convertNotificationDataToXML method, of class NotificationServerUtil.
 void testConvertXMLToNotificationData()
          Test of convertXMLToNotificationData method, of class NotificationServerUtil.
 void testDoubleSeparators()
          Test of doubleSeparators method, of class NotificationServerUtil.
 void testPackKeyValues()
          Test of packKeyValues method, of class NotificationServerUtil.
 void testUnpackKeyValues()
          Test of unpackKeyValues method, of class NotificationServerUtil.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationServerUtilTest

public NotificationServerUtilTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testConvertNotificationDataToXML

public void testConvertNotificationDataToXML()
                                      throws Exception
Test of convertNotificationDataToXML method, of class NotificationServerUtil.

Throws:
Exception

testConvertXMLToNotificationData

public void testConvertXMLToNotificationData()
                                      throws Exception
Test of convertXMLToNotificationData method, of class NotificationServerUtil.

Throws:
Exception

testUnpackKeyValues

public void testUnpackKeyValues()
Test of unpackKeyValues method, of class NotificationServerUtil.


testDoubleSeparators

public void testDoubleSeparators()
Test of doubleSeparators method, of class NotificationServerUtil.


testPackKeyValues

public void testPackKeyValues()
Test of packKeyValues method, of class NotificationServerUtil.



Copyright © 2016 Silverpeas. All Rights Reserved.