|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.test.framework.JerseyTest
com.silverpeas.web.RESTWebServiceTest<QuestionReplyTestResources>
com.silverpeas.questionReply.web.QuestionGettingTest
public class QuestionGettingTest
Tests on the comment getting by the CommentResource web service.
Field Summary |
---|
Fields inherited from class com.silverpeas.web.RESTWebServiceTest |
---|
CONTEXT_NAME |
Constructor Summary | |
---|---|
QuestionGettingTest()
|
Method Summary | |
---|---|
void |
getAnInvisibleQuestionByAnAuthenticatedUser()
|
void |
getAQuestionByAnAuthenticatedUser()
|
void |
getAQuestionByANonAuthenticatedUser()
|
String[] |
getExistingComponentInstances()
|
void |
preparePersonalizationAndQuestionCreator()
|
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 |
Constructor Detail |
---|
public QuestionGettingTest()
Method Detail |
---|
public void getAQuestionByANonAuthenticatedUser()
public void getAQuestionByAnAuthenticatedUser() throws Exception
Exception
public void getAnInvisibleQuestionByAnAuthenticatedUser() throws Exception
Exception
public void preparePersonalizationAndQuestionCreator()
public String[] getExistingComponentInstances()
getExistingComponentInstances
in class com.silverpeas.web.RESTWebServiceTest<QuestionReplyTestResources>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |