Uses of Interface
com.silverpeas.web.WebResourceTesting

Packages that use WebResourceTesting
com.silverpeas.web   
 

Uses of WebResourceTesting in com.silverpeas.web
 

Classes in com.silverpeas.web that implement WebResourceTesting
 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.