You are here

namespace Drupal\Tests\entity_usage\FunctionalJavascript in Entity Usage 8.3

Same name in other branches
  1. 8.4 Drupal\Tests\entity_usage\FunctionalJavascript
  2. 8 Drupal\Tests\entity_usage\FunctionalJavascript
  3. 8.2 Drupal\Tests\entity_usage\FunctionalJavascript
Classsort descending Location Description
BatchUpdateTest tests/src/FunctionalJavascript/BatchUpdateTest.php Tests for the batch update functionality.
ConfigEntityTrackingTest tests/src/FunctionalJavascript/ConfigEntityTrackingTest.php Tests tracking of config entities.
ConfigurationFormTest tests/src/FunctionalJavascript/ConfigurationFormTest.php Tests the configuration form.
DynamicEntityReferenceTest tests/src/FunctionalJavascript/DynamicEntityReferenceTest.php Tests the integration with the Dynamic Entity Reference module.
EmbeddedContentTest tests/src/FunctionalJavascript/EmbeddedContentTest.php Basic functional tests for the usage tracking of embedded content.
EntityUsageJavascriptTestBase tests/src/FunctionalJavascript/EntityUsageJavascriptTestBase.php Base class for Entity Usage Javascript functional tests.
IntegrationTest tests/src/FunctionalJavascript/IntegrationTest.php Basic functional tests for the usage tracking.
ListControllerTest tests/src/FunctionalJavascript/ListControllerTest.php Tests the page listing the usage of a given entity.
ParagraphsTest tests/src/FunctionalJavascript/ParagraphsTest.php Test integration with paragraphs.
RevisionsTranslationsTest tests/src/FunctionalJavascript/RevisionsTranslationsTest.php Tests tracking of revisions and translations.