Uses of Class
com.silverpeas.web.RESTWebServiceTest

Packages that use RESTWebServiceTest
com.silverpeas.web Provides the classes and interfaces from which web services can be defined and published in Silverpeas. 
 

Uses of RESTWebServiceTest in com.silverpeas.web
 

Subclasses of RESTWebServiceTest in com.silverpeas.web
 class ResourceCreationTest<T extends TestResources>
          Unit tests on the creation of a new resource in Silverpeas through a REST web service.
 class ResourceDeletionTest<T extends TestResources>
          Unit tests on the deletion of a resource in Silverpeas through a REST web service.
 class ResourceGettingTest<T extends TestResources>
          Unit tests on the getting of a resource in Silverpeas through a REST web service.
 class ResourceUpdateTest<T extends TestResources>
          Unit tests on the update of a resource in Silverpeas through a REST web service.
 



Copyright © 2016 Silverpeas. All Rights Reserved.