You are here

namespace Drupal\Tests\api_test\Functional in Lightning API 8

Same name in other branches
  1. 8.2 Drupal\Tests\api_test\Functional
Classsort descending Location Description
ApiTest modules/api_test/tests/src/Functional/ApiTest.php Tests that OAuth and json:api are working together to authenticate, authorize and allow/forbid interaction with entities as designed.
ApiTestBase modules/api_test/tests/src/Functional/ApiTestBase.php
EntityCrudTest modules/api_test/tests/src/Functional/EntityCrudTest.php Tests the ability to Create, Read, and Update config and config entities via the API.