You are here

28 calls to AssertLegacyTrait::assertField() in Drupal 8

AreaTest::testUI in core/modules/views/tests/src/Functional/Handler/AreaTest.php
Tests the generic UI of a area handler.
BlockLanguageTest::testLanguageBlockVisibility in core/modules/block/tests/src/Functional/BlockLanguageTest.php
Tests the visibility settings for the blocks based on language.
BlockLanguageTest::testMultipleLanguageTypes in core/modules/block/tests/src/Functional/BlockLanguageTest.php
Tests block language visibility with different language types.
BlockUiTest::testBlockAdminUiPage in core/modules/block/tests/src/Functional/BlockUiTest.php
Test block admin page exists and functions correctly.
BrowserTestBaseTest::testFieldAssertsForTextfields in core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php
Tests legacy field asserts using textfields.
CommentAdminTest::testApprovalAdminInterface in core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
Test comment approval functionality through admin/content/comment.
CommentBookTest::testBookCommentPrint in core/modules/comment/tests/src/Functional/CommentBookTest.php
Tests comments in book export.
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/src/Functional/CommentInterfaceTest.php
Tests the comment interface.
ConditionFormTest::testConfigForm in core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php
Submit the condition_node_type_test_form to test condition forms.
ConfigTranslationDateFormatUiTest::testDateFormatUI in core/modules/config_translation/tests/src/Functional/ConfigTranslationDateFormatUiTest.php
Tests date format translation behavior.
ContactLanguageTest::testContactLanguage in core/modules/contact/tests/src/Functional/ContactLanguageTest.php
Tests configuration options with language enabled.
ContentTranslationSettingsTest::testAccountLanguageSettingsUI in core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php
Tests the language settings checkbox on account settings page.
ContentTranslationSettingsTest::testSettingsUI in core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php
Tests that the settings UI works as expected.
FieldEntityOperationsTest::testEntityOperations in core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php
Tests entity operations field.
FilterDateTest::testExposedFilter in core/modules/views/tests/src/Functional/Handler/FilterDateTest.php
Tests that the exposed date filter is displayed without errors.
ForumTest::doAdminTests in core/modules/forum/tests/src/Functional/ForumTest.php
Runs admin tests on the admin user.
ImportOpmlTest::openImportForm in core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php
Opens OPML import form.
LanguageBrowserDetectionTest::testUIBrowserLanguageMappings in core/modules/language/tests/src/Functional/LanguageBrowserDetectionTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LanguageSelectElementTest::testLanguageSelectElementOptions in core/modules/system/tests/src/Functional/Form/LanguageSelectElementTest.php
Tests that the options printed by the language select element are correct.
MainContentFallbackTest::testMainContentFallback in core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
Test availability of main content: Drupal falls back to SimplePageVariant.
ModerationFormTest::testModerationForm in core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php
Tests the moderation form that shows on the latest version page.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults in core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
Tests the node type initial language defaults, and modifies them.
RestExportAuthTest::testAuthProvidersOptions in core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php
Checks that correct authentication providers are available for choosing.
TermLanguageTest::testTermLanguage in core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php
UserAdminTest::testUserAdmin in core/modules/user/tests/src/Functional/UserAdminTest.php
Registers a user and deletes it.
VocabularyLanguageTest::testVocabularyLanguage in core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
Tests language settings for vocabularies.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
Create, edit and delete a taxonomy term via the user interface.
VocabularyTranslationTest::testVocabularyLanguage in core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php
Tests language settings for vocabularies.