-
- Downloads
Issue #1893108 by Berdir, dawehner: Convert most entity tests to DrupalUnitTestBase.
parent
aab2a8cd
No related branches found
No related tags found
Showing
- core/modules/field/tests/modules/field_test/field_test.module 0 additions, 17 deletions.../modules/field/tests/modules/field_test/field_test.module
- core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/LabelCallbackTestEntity.php 0 additions, 35 deletions...field_test/Plugin/Core/Entity/LabelCallbackTestEntity.php
- core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/LabelTestEntity.php 0 additions, 38 deletions.../Drupal/field_test/Plugin/Core/Entity/LabelTestEntity.php
- core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/NoLabelTestEntity.php 0 additions, 37 deletions...rupal/field_test/Plugin/Core/Entity/NoLabelTestEntity.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php 27 additions, 23 deletions...ystem/lib/Drupal/system/Tests/Entity/EntityAccessTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php 17 additions, 13 deletions...s/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php 21 additions, 6 deletions...tem/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php 35 additions, 8 deletions...system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityLabelTest.php 55 additions, 0 deletions...system/lib/Drupal/system/Tests/Entity/EntityLabelTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php 7 additions, 6 deletions...rupal/system/Tests/Entity/EntityQueryRelationshipTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php 3 additions, 4 deletions...system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php 25 additions, 9 deletions.../lib/Drupal/system/Tests/Entity/EntityTranslationTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php 15 additions, 9 deletions.../system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityUnitBaseTest.php 66 additions, 0 deletions...tem/lib/Drupal/system/Tests/Entity/EntityUnitBaseTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityUriTest.php 2 additions, 14 deletions...s/system/lib/Drupal/system/Tests/Entity/EntityUriTest.php
- core/modules/system/tests/modules/entity_test/entity_test.module 17 additions, 0 deletions...dules/system/tests/modules/entity_test/entity_test.module
- core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php 7 additions, 1 deletion.../lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php
- core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestLabel.php 30 additions, 0 deletions...Drupal/entity_test/Plugin/Core/Entity/EntityTestLabel.php
- core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestLabelCallback.php 33 additions, 0 deletions...ntity_test/Plugin/Core/Entity/EntityTestLabelCallback.php
- core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestNoLabel.php 30 additions, 0 deletions...upal/entity_test/Plugin/Core/Entity/EntityTestNoLabel.php
Loading
Please register or sign in to comment