com.silverpeas.subscribe.web
Class UnsubscribePostTest
java.lang.Object
com.sun.jersey.test.framework.JerseyTest
com.silverpeas.web.RESTWebServiceTest<SubscriptionTestResources>
com.silverpeas.subscribe.web.UnsubscribePostTest
public class UnsubscribePostTest
- extends RESTWebServiceTest<SubscriptionTestResources>
| Methods inherited from class com.silverpeas.web.RESTWebServiceTest |
addComponentInstance, addTool, aUser, authenticate, buildQueryParametersFrom, denieAuthorizationToUsers, denieSpaceAuthorizationToUsers, getAccessControllerMock, getExistingTools, getMockedSpaceAccessController, getOrganizationControllerMock, getPersonalizationServiceMock, getTestResources, prepareMockedResources, resource, setComponentAccessibilityToUser |
| Methods inherited from class com.sun.jersey.test.framework.JerseyTest |
client, configure, getBaseURI, getClient, getClientFactory, getPort, getTestContainerFactory, setClientFactory, setTestContainerFactory, setUp, tearDown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnsubscribePostTest
public UnsubscribePostTest()
getExistingComponentInstances
public String[] getExistingComponentInstances()
- Specified by:
getExistingComponentInstances in class RESTWebServiceTest<SubscriptionTestResources>
setup
public void setup()
subscribeForAnNotAuthenticatedUser
public void subscribeForAnNotAuthenticatedUser()
unsubscribeFromComponentByAnAuthenticatedUser
public void unsubscribeFromComponentByAnAuthenticatedUser()
throws Exception
- Throws:
Exception
unsubscribeOtherUserFromComponentByAnAuthenticatedUser
public void unsubscribeOtherUserFromComponentByAnAuthenticatedUser()
throws Exception
- Throws:
Exception
unsubscribeGroupFromComponentByAnAuthenticatedUser
public void unsubscribeGroupFromComponentByAnAuthenticatedUser()
throws Exception
- Throws:
Exception
unsubscribeFromTopicByAnAuthenticatedUser
public void unsubscribeFromTopicByAnAuthenticatedUser()
throws Exception
- Throws:
Exception
unsubscribeOtherUserFromTopicByAnAuthenticatedUser
public void unsubscribeOtherUserFromTopicByAnAuthenticatedUser()
throws Exception
- Throws:
Exception
unsubscribeGroupFromTopicByAnAuthenticatedUser
public void unsubscribeGroupFromTopicByAnAuthenticatedUser()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.