org.silverpeas.sharing.web
Class TicketTestRessources

java.lang.Object
  extended by com.silverpeas.web.TestResources
      extended by org.silverpeas.sharing.web.TicketTestRessources
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Named(value="testRESTResources")
public class TicketTestRessources
extends TestResources


Field Summary
static String A_URI
           
static String INSTANCE_ID
           
static String JAVA_PACKAGE
           
static String SPRING_CONTEXT
           
static String UNEXISTING_URI
           
 
Fields inherited from class com.silverpeas.web.TestResources
DEFAULT_DOMAIN, DEFAULT_LANGUAGE, TEST_RESOURCES_NAME, USER_ID_IN_TEST
 
Constructor Summary
TicketTestRessources()
           
 
Method Summary
 
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
 

Field Detail

JAVA_PACKAGE

public static final String JAVA_PACKAGE
See Also:
Constant Field Values

SPRING_CONTEXT

public static final String SPRING_CONTEXT
See Also:
Constant Field Values

A_URI

public static final String A_URI
See Also:
Constant Field Values

UNEXISTING_URI

public static final String UNEXISTING_URI
See Also:
Constant Field Values

INSTANCE_ID

public static final String INSTANCE_ID
See Also:
Constant Field Values
Constructor Detail

TicketTestRessources

public TicketTestRessources()


Copyright © 2016 Silverpeas. All Rights Reserved.