You are here

namespace Drupal\Tests\eck\Functional in Entity Construction Kit (ECK) 8

Classsort descending Location Description
AccessTest tests/src/Functional/AccessTest.php Tests eck's access control.
BundleCRUDTest tests/src/Functional/BundleCRUDTest.php Tests eck's bundle creation, update and deletion.
ConfigImportTest tests/src/Functional/ConfigImportTest.php Class ConfigImportTest.
DynamicBaseFieldTest tests/src/Functional/DynamicBaseFieldTest.php Tests the functioning of eck's dynamic base fields.
EckEntityTranslationTest tests/src/Functional/EckEntityTranslationTest.php Tests translating ECK entities.
EntityCRUDTest tests/src/Functional/EntityCRUDTest.php Tests if eck entities are correctly created and updated.
EntityTypeCRUDTest tests/src/Functional/EntityTypeCRUDTest.php Tests if eck entity types are correctly created and updated.
FunctionalTestBase tests/src/Functional/FunctionalTestBase.php Provides common functionality for ECK functional tests.
LocalTaskEntityTest tests/src/Functional/LocalTaskEntityTest.php Tests the local task links in entities.
MigrateUpgradeEckTest tests/src/Functional/MigrateUpgradeEckTest.php Tests ECK upgrade using the migrate UI.
NavigationalStructureTest tests/src/Functional/NavigationalStructureTest.php Test Entity Construction Kit's navigational structure.
UITest tests/src/Functional/UITest.php Tests if eck's UI elements are working properly.
WorkspacesIntegrationTest tests/src/Functional/WorkspacesIntegrationTest.php Class WorkspacesIntegrationTest.