You are here

namespace Drupal\Tests\webform\Functional in Webform 6.x

Same name in other branches
  1. 8.5 Drupal\Tests\webform\Functional
Classsort descending Location Description
WebformAlterHooksTest tests/src/Functional/WebformAlterHooksTest.php Tests for webform alter hooks.
WebformBlockCacheTest tests/src/Functional/WebformBlockCacheTest.php These tests proof that the webform block which renders the webform as a block provides the correct cache tags / cache contexts so that cachability works.
WebformBrowserTestBase tests/src/Functional/WebformBrowserTestBase.php Defines an abstract test base for webform tests.
WebformBrowserTestBaseTest tests/src/Functional/WebformBrowserTestBaseTest.php Test the webform test base class.
WebformEditorTest tests/src/Functional/WebformEditorTest.php Tests for webform editor.
WebformEmailProviderTest tests/src/Functional/WebformEmailProviderTest.php Tests for webform email provider.
WebformEntityReferenceItemNormalizerTest tests/src/Functional/WebformEntityReferenceItemNormalizerTest.php Tests the normalization of webform entity reference items.
WebformEntityStorageTest tests/src/Functional/WebformEntityStorageTest.php Tests for webform storage tests.
WebformEntityTest tests/src/Functional/WebformEntityTest.php Tests for webform entity.
WebformEntityTranslationTest tests/src/Functional/WebformEntityTranslationTest.php Tests for webform translation.
WebformExampleFunctionalTest tests/src/Functional/WebformExampleFunctionalTest.php Example of webform browser test.
WebformHelpTest tests/src/Functional/WebformHelpTest.php Tests for webform help.
WebformLibrariesTest tests/src/Functional/WebformLibrariesTest.php Tests for webform libraries.
WebformListBuilderTest tests/src/Functional/WebformListBuilderTest.php Tests for webform list builder.
WebformMailTest tests/src/Functional/WebformMailTest.php Performs tests on the pluggable mailing framework.
WebformOptionsTest tests/src/Functional/WebformOptionsTest.php Tests for webform option entity.
WebformRenderingTest tests/src/Functional/WebformRenderingTest.php Tests for webform token submission value.
WebformResultsDisabledTest tests/src/Functional/WebformResultsDisabledTest.php Tests for webform results disabled.
WebformResultsExportDownloadTest tests/src/Functional/WebformResultsExportDownloadTest.php Tests for webform results export download.
WebformResultsExportOptionsTest tests/src/Functional/WebformResultsExportOptionsTest.php Tests for webform results export.
WebformSubmissionApiTest tests/src/Functional/WebformSubmissionApiTest.php Tests for webform submission API.
WebformSubmissionGenerateTest tests/src/Functional/WebformSubmissionGenerateTest.php Tests for webform submission generator.
WebformSubmissionListBuilderBulkOperationsTest tests/src/Functional/WebformSubmissionListBuilderBulkOperationsTest.php Tests for webform submission list builder.
WebformSubmissionListBuilderCustomizeTest tests/src/Functional/WebformSubmissionListBuilderCustomizeTest.php Tests for webform submission list builder.
WebformSubmissionListBuilderTest tests/src/Functional/WebformSubmissionListBuilderTest.php Tests for webform submission list builder.
WebformSubmissionStorageTest tests/src/Functional/WebformSubmissionStorageTest.php Tests for webform storage tests.
WebformSubmissionTest tests/src/Functional/WebformSubmissionTest.php Tests for webform submission entity.
WebformSubmissionTokenOperationsTest tests/src/Functional/WebformSubmissionTokenOperationsTest.php Tests for operations on a webform submission using a tokenized URL.
WebformSubmissionViewsAccessTest tests/src/Functional/WebformSubmissionViewsAccessTest.php Tests access rules in the context of webform submission views access.
WebformSubmissionViewsTest tests/src/Functional/WebformSubmissionViewsTest.php Tests for webform submission views integration.
WebformSubmissionViewTest tests/src/Functional/WebformSubmissionViewTest.php Tests for webform submission view as HTML, YAML, and plain text.
WebformThirdPartySettingsTest tests/src/Functional/WebformThirdPartySettingsTest.php Tests for webform third party settings.