You are here

26 calls to AssertContentTrait::assertField() in Zircon Profile 8

AreaTest::testUI in core/modules/views/src/Tests/Handler/AreaTest.php
Tests the generic UI of a area handler.
BlockLanguageTest::testLanguageBlockVisibility in core/modules/block/src/Tests/BlockLanguageTest.php
Tests the visibility settings for the blocks based on language.
BlockLanguageTest::testMultipleLanguageTypes in core/modules/block/src/Tests/BlockLanguageTest.php
Tests block language visibility with different language types.
BlockUiTest::testBlockAdminUiPage in core/modules/block/src/Tests/BlockUiTest.php
Test block admin page exists and functions correctly.
CommentBookTest::testBookCommentPrint in core/modules/comment/src/Tests/CommentBookTest.php
Tests comments in book export.
CommentInterfaceTest::testCommentInterface in core/modules/comment/src/Tests/CommentInterfaceTest.php
Tests the comment interface.
ConditionFormTest::testConfigForm in core/modules/system/src/Tests/Condition/ConditionFormTest.php
Submit the condition_node_type_test_form to test condition forms.
ConfigTranslationDateFormatUiTest::testDateFormatUI in core/modules/config_translation/src/Tests/ConfigTranslationDateFormatUiTest.php
Tests date format translation behaviour.
ContactLanguageTest::testContactLanguage in core/modules/contact/src/Tests/ContactLanguageTest.php
Tests configuration options with language enabled.
ContentTranslationSettingsTest::testAccountLanguageSettingsUI in core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php
Tests the language settings checkbox on account settings page.
ContentTranslationSettingsTest::testSettingsUI in core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php
Tests that the settings UI works as expected.
ForumTest::doAdminTests in core/modules/forum/src/Tests/ForumTest.php
Runs admin tests on the admin user.
ImportOpmlTest::openImportForm in core/modules/aggregator/src/Tests/ImportOpmlTest.php
Opens OPML import form.
LanguageBrowserDetectionTest::testUIBrowserLanguageMappings in core/modules/language/src/Tests/LanguageBrowserDetectionTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LanguageSelectElementTest::testLanguageSelectElementOptions in core/modules/system/src/Tests/Form/LanguageSelectElementTest.php
Tests that the options printed by the language select element are correct.
MainContentFallbackTest::testMainContentFallback in core/modules/system/src/Tests/System/MainContentFallbackTest.php
Test availability of main content: Drupal falls back to SimplePageVariant.
ManageDisplayTest::testFormatterUI in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Tests formatter settings.
ManageDisplayTest::testWidgetUI in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Tests widget settings.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults in core/modules/node/src/Tests/NodeTypeInitialLanguageTest.php
Tests the node type initial language defaults, and modifies them.
ResponsiveImageFieldUiTest::testResponsiveImageFormatterUI in core/modules/responsive_image/src/Tests/ResponsiveImageFieldUiTest.php
Tests formatter settings.
TermLanguageTest::testTermLanguage in core/modules/taxonomy/src/Tests/TermLanguageTest.php
UserAdminTest::testUserAdmin in core/modules/user/src/Tests/UserAdminTest.php
Registers a user and deletes it.
VocabularyLanguageTest::testVocabularyLanguage in core/modules/taxonomy/src/Tests/VocabularyLanguageTest.php
Tests language settings for vocabularies.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/modules/taxonomy/src/Tests/VocabularyPermissionsTest.php
Create, edit and delete a taxonomy term via the user interface.
VocabularyTranslationTest::testVocabularyLanguage in core/modules/taxonomy/src/Tests/VocabularyTranslationTest.php
Tests language settings for vocabularies.
WebTestBase::drupalLogout in core/modules/simpletest/src/WebTestBase.php
Logs a user out of the internal browser and confirms.