Modules to enable.
Type: array
File
- drupal/core/modules/rest/lib/Drupal/rest/Tests/DeleteTest.php, line 22
- Definition of Drupal\rest\test\DeleteTest.
Class
- DeleteTest
- Tests resource deletion on user, node and test entities.
Namespace
Drupal\rest\Tests
Code
public static $modules = array(
'hal',
'rest',
'entity_test',
);