namespace Drupal\rest\Tests

Classsort descending Location Description
DBLogTest drupal/core/modules/rest/lib/Drupal/rest/Tests/DBLogTest.php Tests the Watchdog resource to retrieve log messages.
DeleteTest drupal/core/modules/rest/lib/Drupal/rest/Tests/DeleteTest.php Tests resource deletion on user, node and test entities.
ReadTest drupal/core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php Tests resource read operations on test entities, nodes and users.
RESTTestBase drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php Test helper class that provides a REST client method to send HTTP requests.