You are here

70 calls to WebformAssertLegacyTrait::assertEqual() in Webform 8.5

WebformAccessSubmissionViewsTest::checkUserSubmissionAccess in modules/webform_access/tests/src/Functional/WebformAccessSubmissionViewsTest.php
Check user submission access.
WebformAccessTokensTest::testWebformAccessTokens in modules/webform_access/tests/src/Functional/WebformAccessTokensTest.php
Tests webform access tokens.
WebformAttachmentTest::testWebformAttachment in modules/webform_attachment/tests/src/Functional/WebformAttachmentTest.php
Tests webform attachment.
WebformCacheTest::testCache in tests/src/Functional/Cache/WebformCacheTest.php
Test cache.
WebformCompositeCustomFileTest::testCustom in tests/src/Functional/Composite/WebformCompositeCustomFileTest.php
Test custom composite element.
WebformCompositePluginFileTest::testPlugin in tests/src/Functional/Composite/WebformCompositePluginFileTest.php
Test composite plugin.
WebformElementAddressTest::testAddress in tests/src/Functional/Element/WebformElementAddressTest.php
Tests address element.
WebformElementComputedTest::testComputedElement in tests/src/Functional/Element/WebformElementComputedTest.php
Test computed elements.
WebformElementDateTimeTest::testDateTime in tests/src/Functional/Element/WebformElementDateTimeTest.php
Test datetime element.
WebformElementHtmlEditorTest::testHtmlEditor in tests/src/Functional/Element/WebformElementHtmlEditorTest.php
Tests HTML Editor element.
WebformElementManagedFilePrivateTest::testPrivateFiles in tests/src/Functional/Element/WebformElementManagedFilePrivateTest.php
Test private files.
WebformElementManagedFilePublicTest::testPublicUpload in tests/src/Functional/Element/WebformElementManagedFilePublicTest.php
Test public upload protection.
WebformElementManagedFileTest::checkFileUpload in tests/src/Functional/Element/WebformElementManagedFileTest.php
Check file upload.
WebformElementManagedFileTest::testFileRename in tests/src/Functional/Element/WebformElementManagedFileTest.php
Test the file renaming feature.
WebformElementManagedFileTest::testFileUploadWithDisabledResults in tests/src/Functional/Element/WebformElementManagedFileTest.php
Test file upload with disabled results.
WebformElementMediaFileTest::checkFileUpload in tests/src/Functional/Element/WebformElementMediaFileTest.php
Check file upload.
WebformElementSameTest::testSame in tests/src/Functional/Element/WebformElementSameTest.php
Test same element.
WebformElementStatesSelectorsTest::testSelectors in tests/src/Functional/Element/WebformElementStatesSelectorsTest.php
Tests element #states selectors for basic and composite elements.
WebformElementTextFormatTest::testTextFormat in tests/src/Functional/Element/WebformElementTextFormatTest.php
Test text format element.
WebformEntityReferenceItemNormalizerTest::testWebformEntityReferenceItemNormalization in tests/src/Functional/WebformEntityReferenceItemNormalizerTest.php
Tests the normalization of a node with a webform entity reference.
WebformEntityStorageTest::testWebformEntityStorage in tests/src/Functional/WebformEntityStorageTest.php
Test webform storage.
WebformEntityTest::testWebform in tests/src/Functional/WebformEntityTest.php
Tests webform entity.
WebformEntityTranslationTest::testTranslate in tests/src/Functional/WebformEntityTranslationTest.php
Tests webform translate.
WebformExampleCompositeTest::testWebformExampleComposite in modules/webform_example_composite/tests/src/Functional/WebformExampleCompositeTest.php
Tests webform example element.
WebformExampleElementPropertiesTest::testCustomProperties in modules/webform_example_element_properties/tests/src/Functional/WebformExampleElementPropertiesTest.php
Tests element custom properties.
WebformExampleElementTest::testWebformExampleElement in modules/webform_example_element/tests/src/Functional/WebformExampleElementTest.php
Tests webform example element.
WebformGroupRolesElementTest::testGroupRolesElement in modules/webform_group/tests/src/Functional/WebformGroupRolesElementTest.php
Tests webform group roles element.
WebformGroupTokensTest::testWebformAccessTokens in modules/webform_group/tests/src/Functional/WebformGroupTokensTest.php
Tests webform access tokens.
WebformGroupUserInterfaceTest::testGroupUserInterfaceAccess in modules/webform_group/tests/src/Functional/WebformGroupUserInterfaceTest.php
Tests webform group user interface.
WebformHandlerActionTest::testActionHandler in tests/src/Functional/Handler/WebformHandlerActionTest.php
Test action handler.
WebformHandlerEmailAdvancedTest::testAdvancedEmailHandler in tests/src/Functional/Handler/WebformHandlerEmailAdvancedTest.php
Test advanced email handler.
WebformHandlerEmailBasicTest::testBasicEmailHandler in tests/src/Functional/Handler/WebformHandlerEmailBasicTest.php
Test basic email handler.
WebformHandlerEmailStatesTest::testEmailStates in tests/src/Functional/Handler/WebformHandlerEmailStatesTest.php
Test email states handler.
WebformHandlerEmailTwigTest::testEmailTwigHandler in tests/src/Functional/Handler/WebformHandlerEmailTwigTest.php
Test email twig handler.
WebformHandlerExcludedTest::testExcludeHandlers in tests/src/Functional/Handler/WebformHandlerExcludedTest.php
Test excluded handlers.
WebformHandlerPluginTest::testWebformHandlerDependencies in tests/src/Functional/Handler/WebformHandlerPluginTest.php
Tests webform handler plugin dependencies.
WebformHandlerRemotePostTest::testRemotePostHandler in tests/src/Functional/Handler/WebformHandlerRemotePostTest.php
Test remote post handler.
WebformImageSelectImagesTest::testWebformImageSelectImages in modules/webform_image_select/tests/src/Functional/WebformImageSelectImagesTest.php
Tests webform image select images entity.
WebformNodeEntityReferenceTest::testEntityReference in modules/webform_node/tests/src/Functional/WebformNodeEntityReferenceTest.php
Tests webform node entity references.
WebformNodeResultsTest::testResults in modules/webform_node/tests/src/Functional/WebformNodeResultsTest.php
Tests webform node results.
WebformNodeTest::testNode in modules/webform_node/tests/src/Functional/WebformNodeTest.php
Tests webform node.
WebformOptionsTest::testWebformOptions in tests/src/Functional/WebformOptionsTest.php
Tests webform options entity.
WebformRenderingTest::testRendering in tests/src/Functional/WebformRenderingTest.php
Test text format element.
WebformScheduledEmailTest::purgeSubmissions in modules/webform_scheduled_email/tests/src/Functional/WebformScheduledEmailTest.php
Purge all submission before the webform.module is uninstalled.
WebformScheduledEmailTest::testWebformScheduledEmail in modules/webform_scheduled_email/tests/src/Functional/WebformScheduledEmailTest.php
Tests webform schedule email handler.
WebformScheduledEmailTranslationTest::testWebformScheduledEmailTranslation in modules/webform_scheduled_email/tests/src/Functional/WebformScheduledEmailTranslationTest.php
Tests webform schedule email handler translation.
WebformSettingsAdminTest::testAdminSettings in tests/src/Functional/Settings/WebformSettingsAdminTest.php
Tests webform admin settings.
WebformSettingsConfidentialTest::testConfidential in tests/src/Functional/Settings/WebformSettingsConfidentialTest.php
Tests webform confidential setting.
WebformSettingsDraftTest::testDraft in tests/src/Functional/Settings/WebformSettingsDraftTest.php
Test webform submission form draft.
WebformSettingsPrepopulateTest::testPrepopulate in tests/src/Functional/Settings/WebformSettingsPrepopulateTest.php
Tests webform setting including confirmation.
WebformSettingsRemoteAddrTest::testRemoteAddr in tests/src/Functional/Settings/WebformSettingsRemoteAddrTest.php
Tests webform disable remote IP address.
WebformSettingsSerialTest::testSettings in tests/src/Functional/Settings/WebformSettingsSerialTest.php
Tests webform submission serial number.
WebformShareNodeTest::testShare in modules/webform_share/tests/src/Functional/WebformShareNodeTest.php
Test share.
WebformShareTest::testShare in modules/webform_share/tests/src/Functional/WebformShareTest.php
Test share.
WebformSubmissionApiTest::testApi in tests/src/Functional/WebformSubmissionApiTest.php
Test webform API.
WebformSubmissionGenerateTest::testWebformSubmissionGenerate in tests/src/Functional/WebformSubmissionGenerateTest.php
Tests webform submission entity.
WebformSubmissionImportExportFunctionalTest::testSubmissionExport in modules/webform_submission_export_import/tests/src/Functional/WebformSubmissionImportExportFunctionalTest.php
Test submission import.
WebformSubmissionLogNodeTest::testSubmissionLog in modules/webform_submission_log/tests/src/Functional/WebformSubmissionLogNodeTest.php
Tests webform submission log.
WebformSubmissionLogTest::testSubmissionLog in modules/webform_submission_log/tests/src/Functional/WebformSubmissionLogTest.php
Test webform submission log.
WebformSubmissionStorageTest::testSubmissionStorage in tests/src/Functional/WebformSubmissionStorageTest.php
Test webform submission storage.
WebformSubmissionTest::testDuplicate in tests/src/Functional/WebformSubmissionTest.php
Tests duplicating webform submission.
WebformSubmissionTest::testWebformSubmission in tests/src/Functional/WebformSubmissionTest.php
Tests webform submission entity.
WebformThirdPartySettingsTest::testThirdPartySettings in tests/src/Functional/WebformThirdPartySettingsTest.php
Tests webform third party settings.
WebformTokenSuffixesTest::testTokenSuffixes in tests/src/Functional/Token/WebformTokenSuffixesTest.php
Test webform token suffixes.
WebformUiElementPropertiesTest::testElementProperties in modules/webform_ui/tests/src/Functional/WebformUiElementPropertiesTest.php
Tests element properties.
WebformUiElementTest::testElements in modules/webform_ui/tests/src/Functional/WebformUiElementTest.php
Tests element.
WebformVariantApplyTest::testVariantApply in tests/src/Functional/Variant/WebformVariantApplyTest.php
Test variant apply.
WebformVariantElementTest::testVariantElement in tests/src/Functional/Variant/WebformVariantElementTest.php
Test variant element.
WebformVariantPluginTest::testWebformVariantDependencies in tests/src/Functional/Variant/WebformVariantPluginTest.php
Tests webform variant plugin dependencies.
WebformWizardBasicJavaScriptTest::testBasicWizard in tests/src/FunctionalJavascript/Wizard/WebformWizardBasicJavaScriptTest.php
Test webform basic wizard.