namespace Drupal\system\Tests\Entity

Classsort descending Location Description
EntityAccessTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php Tests the entity access controller.
EntityApiInfoTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php Tests Entity API base functionality.
EntityApiTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php Tests the basic Entity API.
EntityCrudHookTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php Tests invocation of hooks when performing an action.
EntityFieldTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php Tests Entity API base functionality.
EntityFormTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php Tests the Entity Form Controller.
EntityQueryRelationshipTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php Tests Entity Query API relationship functionality.
EntityQueryTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php Tests the basic Entity API.
EntityRevisionsTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php Tests for the basic revisioning functionality of entities.
EntityTranslationFormTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php Tests entity translation form.
EntityTranslationTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php Tests entity translation.
EntityUUIDTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php Tests creation, saving, and loading of entity UUIDs.