com.silverpeas.authentication.web
Class WebTestResources
java.lang.Object
com.silverpeas.web.TestResources
com.silverpeas.authentication.web.WebTestResources
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
@Named(value="testRESTResources")
public class WebTestResources
- extends TestResources
The resources required by tests on the REST services.
| Methods inherited from class com.silverpeas.web.TestResources |
aUser, aUserNamed, getAccessControllerMock, getApplicationContext, getOrganizationControllerMock, getPersonalizationServiceMock, getSessionManagerMock, getSpaceAccessControllerMock, getTestResources, getTokenServiceMock, registerUser, setApplicationContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPRING_CONTEXT
public static final String SPRING_CONTEXT
- See Also:
- Constant Field Values
WEB_PACKAGES
public static final String WEB_PACKAGES
- See Also:
- Constant Field Values
COMPONENT_ID
public static final String COMPONENT_ID
- See Also:
- Constant Field Values
WEB_RESOURCE_ID
public static final String WEB_RESOURCE_ID
- See Also:
- Constant Field Values
WEB_RESOURCE_PATH
public static final String WEB_RESOURCE_PATH
- See Also:
- Constant Field Values
WebTestResources
public WebTestResources()
getAUser
public UserFull getAUser()
Copyright © 2016 Silverpeas. All Rights Reserved.