25 calls to AssertLegacyTrait::assertNoField() in Drupal 8
- BlockLanguageTest::testLanguageBlockVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - Tests the visibility settings for the blocks based on language.
- BrowserTestBaseTest::testFieldAssertsForTextfields in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests legacy field asserts using textfields.
- 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.
- CommentNonNodeTest::testCommentFunctionality in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Tests anonymous comment functionality.
- CommentTypeTest::testCommentTypeCreation in core/
modules/ comment/ tests/ src/ Functional/ CommentTypeTest.php - Tests creating a comment type programmatically and via a form.
- 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::testNonTranslatableTranslationSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests the translatable settings checkbox for untranslatable entities.
- EntityTypeWithoutLanguageFormTest::testEmptyLangcode in core/
modules/ language/ tests/ src/ Functional/ EntityTypeWithoutLanguageFormTest.php - Tests configuration options with an entity without language definition.
- ExposedFormTest::testResetButton in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests whether the reset button works on an exposed form.
- FieldEntityOperationsTest::testEntityOperations in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldEntityOperationsTest.php - Tests entity operations field.
- FilterBooleanWebTest::testFilterBooleanUI in core/
modules/ views_ui/ tests/ src/ Functional/ FilterBooleanWebTest.php - Tests the filter boolean UI.
- FormTest::testFieldFormMultivalueWithRequiredRadio in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - Tests widget handling of multiple required radios.
- FormTest::testFieldFormSingle in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - FormTest::testFieldFormUnlimited in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - FormTest::testHiddenField in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - Tests hiding a field in a form.
- ForumTest::doAdminTests in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Runs admin tests on the admin user.
- 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::testHiddenLanguageSelectElement in core/
modules/ system/ tests/ src/ Functional/ Form/ LanguageSelectElementTest.php - Tests the case when the language select elements should not be printed.
- MenuUiLanguageTest::testMenuLanguage in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiLanguageTest.php - Tests menu language settings and the defaults for menu link items.
- 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.
- UserAdminTest::testUserAdmin in core/
modules/ user/ tests/ src/ Functional/ UserAdminTest.php - Registers a user and deletes it.