Package com.silverpeas.web

Interface Summary
WebResourceTesting Unit tests on the services provided by a web resource in Silverpeas.
 

Class Summary
ResourceCreationTest<T extends TestResources> Unit tests on the creation of a new resource in Silverpeas through a REST web service.
ResourceDeletionTest<T extends TestResources> Unit tests on the deletion of a resource in Silverpeas through a REST web service.
ResourceGettingTest<T extends TestResources> Unit tests on the getting of a resource in Silverpeas through a REST web service.
ResourceUpdateTest<T extends TestResources> Unit tests on the update of a resource in Silverpeas through a REST web service.
RESTWebServiceTest<T extends TestResources> The base class for testing REST web services in Silverpeas.
TestResources It is a wrapper of the resources required in the RESTWebServiceTest test cases.
 



Copyright © 2016 Silverpeas. All Rights Reserved.