JsonApiPerformanceTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php \Drupal\Tests\jsonapi\FunctionalJavascript\JsonApiPerformanceTest::modules

Type: modules

Overrides PerformanceTestBase::$modules

File

core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php, line 30

Class

JsonApiPerformanceTest
Tests performance for JSON:API routes.

Namespace

Drupal\Tests\jsonapi\FunctionalJavascript

Code

protected static $modules = [
  'jsonapi',
  'node',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.