com.silverpeas.external.mailinglist.servlets
Class TestRestRequest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.silverpeas.external.mailinglist.servlets.TestRestRequest
All Implemented Interfaces:
MailingListRoutage, junit.framework.Test

public class TestRestRequest
extends junit.framework.TestCase
implements MailingListRoutage


Field Summary
 
Fields inherited from interface com.silverpeas.external.mailinglist.servlets.MailingListRoutage
ACTIVITY_LIST_ATT, ACTIVITY_MAP_ATT, ACTIVITY_YEARS_ATT, COMPONENT_ID_ATT, CURRENT_MONTH_PARAM, CURRENT_PAGE_ATT, CURRENT_PAGE_PARAM, CURRENT_YEAR_PARAM, DELETE_ACTION, DESTINATION_ACTIVITIES, DESTINATION_ATTACHMENT, DESTINATION_DISPLAY_ACTIVITY, DESTINATION_DISPLAY_LIST, DESTINATION_DISPLAY_MESSAGE, DESTINATION_DISPLAY_MODERATION, DESTINATION_DISPLAY_PORTLET, DESTINATION_DISPLAY_USERS, DESTINATION_ELEMENT, DESTINATION_LIST, DESTINATION_MESSAGE, DESTINATION_MODERATION, DESTINATION_PORTLET, DESTINATION_SUBSCRIBERS, DESTINATION_USERS, IS_LIST_MODERATED_ATT, IS_USER_ADMIN_ATT, IS_USER_MODERATOR_ATT, IS_USER_SUBSCRIBER_ATT, JSP_BASE, LIST_VALUE, MAILING_LIST_ATT, MESSAGE_ATT, MESSAGE_ATTACHMENTS_ATT, MESSAGE_VALUE, MESSAGES_LIST_ATT, MODERATION_VALUE, NB_PAGE_ATT, ORDER_ASC_PARAM, ORDER_BY_PARAM, PORTLET_MODE_ATT, PREVIOUS_PATH_ATT, RSS_URL_ATT, SELECTED_MESSAGE_PARAM, SELECTED_USERS_PARAM, SUBSCRIBERS_VALUE, UPDATE_ACTION, USERS_LIST_ATT, USERS_LIST_PARAM, USERS_VALUE
 
Constructor Summary
TestRestRequest()
           
 
Method Summary
 void testActionRestRequest()
           
 void testDoubleRestRequest()
           
 void testNotRestRequest()
           
 void testRestRequest()
           
 void testSearchResultRestRequest()
           
 
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestRestRequest

public TestRestRequest()
Method Detail

testNotRestRequest

public void testNotRestRequest()

testSearchResultRestRequest

public void testSearchResultRestRequest()

testRestRequest

public void testRestRequest()

testDoubleRestRequest

public void testDoubleRestRequest()

testActionRestRequest

public void testActionRestRequest()


Copyright © 2016 Silverpeas. All Rights Reserved.