CreateTest |
drupal/core/modules/rest/lib/Drupal/rest/Tests/CreateTest.php |
Tests resource creation on user, node and test entities. |
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. |
UpdateTest |
drupal/core/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php |
Tests resource updates on test entities. |