|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.web.TestResources
com.silverpeas.questionReply.web.QuestionReplyTestResources
@Named(value="testRESTResources") public class QuestionReplyTestResources
A wrapper of resources used in the tests of the Question and Reply web services.
Field Summary | |
---|---|
static String |
COMPONENT_INSTANCE_ID
|
static String |
QUESTION_RESOURCE_PATH
|
static String |
REPLY_RESOURCE_PATH
|
Fields inherited from class com.silverpeas.web.TestResources |
---|
DEFAULT_DOMAIN, DEFAULT_LANGUAGE, TEST_RESOURCES_NAME, USER_ID_IN_TEST |
Constructor Summary | |
---|---|
QuestionReplyTestResources()
|
Method Summary | |
---|---|
MockableQuestionManager |
getMockableQuestionManager()
|
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 |
---|
public static final String COMPONENT_INSTANCE_ID
public static final String QUESTION_RESOURCE_PATH
public static final String REPLY_RESOURCE_PATH
Constructor Detail |
---|
public QuestionReplyTestResources()
Method Detail |
---|
public MockableQuestionManager getMockableQuestionManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |