| AuthId |
An authentication identification.
|
| ResourceCreationTest |
Unit tests on the creation of a new resource in Silverpeas through a REST web service.
|
| ResourceDeletionTest |
Unit tests on the deletion of a resource in Silverpeas through a REST web service.
|
| ResourceGettingTest |
Unit tests on the getting of a resource in Silverpeas through a REST web service.
|
| ResourceUpdateTest |
Unit tests on the update of a resource in Silverpeas through a REST web service.
|
| RESTWebServiceTest |
The base class for testing REST web services in Silverpeas.
|
| SilverpeasJcrInitialization |
In order to initialize the JCR that can be used in integration tests, this listener MUST be
defined into the web.xml of the archive built of an integration test with arquillian + Wildfly.
|
| WarBuilder4Web |
|