namespace Drupal\system\Tests\Entity

Classsort descending Location Description
ConfigEntityQueryTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php Tests the config entity query.
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.
EntityBCDecoratorTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityBCDecoratorTest.php Tests Entity API base functionality.
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.
EntityLabelTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityLabelTest.php Tests entity properties.
EntityManagerTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityManagerTest.php Tests methods on the entity manager.
EntityOperationsTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityOperationsTest.php Tests for entity operations, that they can be altered.
EntityQueryAggregateTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php Defines a test for testing aggregation support for entity query.
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.
EntityUnitTestBase drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUnitTestBase.php Defines an abstract test base for entity unit tests.
EntityUriTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUriTest.php Tests the basic Entity API.
EntityUUIDTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php Tests creation, saving, and loading of entity UUIDs.
EntityValidationTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php Tests Entity API base functionality.
FieldAccessTest drupal/core/modules/system/lib/Drupal/system/Tests/Entity/FieldAccessTest.php Tests the functionality of field access.