|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebResourceTesting | |
---|---|
com.silverpeas.web | Provides the classes and interfaces from which web services can be defined and published in Silverpeas. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |