You are here 
    
            
          773 calls to WebTestBase::drupalPostForm() in Zircon Profile 8         
                          
                  
                        
  AccessDeniedTest::testAccessDenied  in core/AccessDeniedTest.php  AccessRoleUITest::testAccessRoleUI  in core/AccessRoleUITest.php  Tests the role access plugin UI. 
  AddFeedTest::testAddFeed  in core/AddFeedTest.php  Creates and ensures that a feed is unique, checks source, and deletes feed. 
  AggregatorAdminTest::testSettingsPage  in core/AggregatorAdminTest.php  Tests the settings form to ensure the correct default values are used. 
  AggregatorTestBase::createFeed  in core/AggregatorTestBase.php  Creates an aggregator feed. 
  AggregatorTestBase::createSampleNodes  in core/AggregatorTestBase.php  Creates sample article nodes. 
  AggregatorTestBase::deleteFeed  in core/AggregatorTestBase.php  Deletes an aggregator feed. 
  AggregatorTestBase::deleteFeedItems  in core/AggregatorTestBase.php  Confirms an item removal from a feed. 
  AjaxFormCacheTest::testBlockForms  in core/AjaxFormCacheTest.php  Tests AJAX forms in blocks. 
  AnalyzeTest::testAnalyzeBasic  in core/AnalyzeTest.php  Tests that analyze works in general. 
  ArbitraryRebuildTest::testUserRegistrationMultipleField  in core/ArbitraryRebuildTest.php  Tests a rebuild caused by a multiple value field. 
  ArbitraryRebuildTest::testUserRegistrationRebuild  in core/ArbitraryRebuildTest.php  Tests a basic rebuild with the user registration form. 
  AreaEntityUITest::testUI  in core/AreaEntityUITest.php  AreaTest::testUI  in core/AreaTest.php  Tests the generic UI of a area handler. 
  ArgumentDefaultTest::testArgumentDefaultNoOptions  in core/ArgumentDefaultTest.php  Tests the use of a default argument plugin that provides no options. 
  ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions  in core/ArgumentValidatorTest.php  Saves the test_argument view with changes made to the argument handler
both with and without specify_validation turned on. 
  BasicTest::testViewsWizardAndListing  in core/BasicTest.php  BasicTest::testWizardDefaultValues  in core/BasicTest.php  Tests default plugin values are populated from the wizard form. 
  BlockAdminThemeTest::testAdminTheme  in core/BlockAdminThemeTest.php  Check for the accessibility of the admin theme on the block admin page. 
  BlockAdminThemeTest::testSevenAdminTheme  in core/BlockAdminThemeTest.php  Ensure contextual links are disabled in Seven theme. 
  BlockContentCreationTest::testBlockContentCreation  in core/BlockContentCreationTest.php  Creates a "Basic page" block and verifies its consistency in the database. 
  BlockContentCreationTest::testBlockContentCreationMultipleViewModes  in core/BlockContentCreationTest.php  Creates a "Basic page" block with multiple view modes. 
  BlockContentCreationTest::testBlockDelete  in core/BlockContentCreationTest.php  Test deleting a block. 
  BlockContentCreationTest::testConfigDependencies  in core/BlockContentCreationTest.php  Test that placed content blocks create a dependency in the block placement. 
  BlockContentCreationTest::testDefaultBlockContentCreation  in core/BlockContentCreationTest.php  Create a default custom block. 
  BlockContentListTest::testListing  in core/BlockContentListTest.php  Tests the custom block listing page. 
  BlockContentListViewsTest::testListing  in core/BlockContentListViewsTest.php  Tests the custom block listing page. 
  BlockContentTypeTest::testBlockContentTypeCreation  in core/BlockContentTypeTest.php  Tests creating a block type programmatically and via a form. 
  BlockContentTypeTest::testBlockContentTypeEditing  in core/BlockContentTypeTest.php  Tests editing a block type using the UI. 
  BlockContentTypeTest::testsBlockContentAddTypes  in core/BlockContentTypeTest.php  Tests that redirects work as expected when multiple block types exist. 
  BlockFormInBlockTest::testCachePerPage  in core/BlockFormInBlockTest.php  Test to see if form in block's redirect isn't cached. 
  BlockInvalidRegionTest::testBlockInInvalidRegion  in core/BlockInvalidRegionTest.php  Tests that blocks assigned to invalid regions work correctly. 
  BlockLanguageCacheTest::testBlockLinks  in core/BlockLanguageCacheTest.php  Creates a block in a language, check blocks page in all languages. 
  BlockLanguageTest::setUp  in core/BlockLanguageTest.php  Sets up a Drupal site for running functional and integration tests. 
  BlockLanguageTest::testLanguageBlockVisibility  in core/BlockLanguageTest.php  Tests the visibility settings for the blocks based on language. 
  BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete  in core/BlockLanguageTest.php  Tests if the visibility settings are removed if the language is deleted. 
  BlockLanguageTest::testMultipleLanguageTypes  in core/BlockLanguageTest.php  Tests block language visibility with different language types. 
  BlockTest::moveBlockToRegion  in core/BlockTest.php  Moves a block to a given region via the UI and confirms the result. 
  BlockTest::testBlock  in core/BlockTest.php  Test configuring and moving a module-define block to specific regions. 
  BlockTest::testBlockThemeSelector  in core/BlockTest.php  Tests that the block form has a theme selector when not passed via the URL. 
  BlockTest::testBlockToggleVisibility  in core/BlockTest.php  Tests that visibility can be properly toggled. 
  BlockTest::testBlockVisibility  in core/BlockTest.php  Tests block visibility. 
  BlockTest::testBlockVisibilityListedEmpty  in core/BlockTest.php  Test block visibility when leaving "pages" textarea empty. 
  BlockTest::testHideBlockTitle  in core/BlockTest.php  Test block title display settings. 
  BlockUiTest::testBlockAdminUiPage  in core/BlockUiTest.php  Test block admin page exists and functions correctly. 
  BlockUiTest::testBlockPlacementIndicator  in core/BlockUiTest.php  Tests the block placement indicator. 
  BlockUiTest::testContextAwareBlocks  in core/BlockUiTest.php  Tests the behavior of context-aware blocks. 
  BlockUiTest::testMachineNameSuggestion  in core/BlockUiTest.php  Tests that the BlockForm populates machine name correctly. 
  BookTest::createBookNode  in core/BookTest.php  Creates a book node. 
  BookTest::testBook  in core/BookTest.php  Tests book functionality through node interfaces. 
  BookTest::testBookDelete  in core/BookTest.php  Tests the access for deleting top-level book nodes. 
  BookTest::testBookNavigationBlock  in core/BookTest.php  Tests the functionality of the book navigation block. 
  BookTest::testBookOrdering  in core/BookTest.php  Tests re-ordering of books. 
  BookTest::testBookOutline  in core/BookTest.php  Tests outline of a book. 
  BookTest::testEmptyBook  in core/BookTest.php  Tests saving the book outline on an empty book. 
  BookTest::testNavigationBlockOnAccessModuleInstalled  in core/BookTest.php  Tests the book navigation block when an access module is installed. 
  BooleanFieldTest::testBooleanField  in core/BooleanFieldTest.php  Tests boolean field. 
  BooleanFormatterSettingsTest::testBooleanFormatterSettings  in core/BooleanFormatterSettingsTest.php  Tests the formatter settings page for the Boolean formatter. 
  BreadcrumbTest::testBreadCrumbs  in core/BreadcrumbTest.php  Tests breadcrumbs on node and administrative paths. 
  BrokenSetUpTest::testMethod  in core/BrokenSetUpTest.php  Runs this test case from within the simpletest child site. 
  BrowserTest::testCookies  in core/BrowserTest.php  Tests that cookies set during a request are available for testing. 
  BrowserTest::testGetAbsoluteUrl  in core/BrowserTest.php  Test \Drupal\simpletest\WebTestBase::getAbsoluteUrl (). 
  BulkFormAccessTest::testNodeDeleteAccess  in core/BulkFormAccessTest.php  Tests if nodes that may not be deleted, can not be deleted in bulk. 
  BulkFormAccessTest::testNodeEditAccess  in core/BulkFormAccessTest.php  Tests if nodes that may not be edited, can not be edited in bulk. 
  BulkFormAccessTest::testUserDeleteAccess  in core/BulkFormAccessTest.php  Tests if users that may not be deleted, can not be deleted in bulk. 
  BulkFormAccessTest::testUserEditAccess  in core/BulkFormAccessTest.php  Tests if users that may not be edited, can not be edited in bulk. 
  BulkFormTest::testBulkDeletion  in core/BulkFormTest.php  Test multiple deletion. 
  BulkFormTest::testBulkForm  in core/BulkFormTest.php  Tests the bulk form. 
  BulkFormTest::testBulkForm  in core/BulkFormTest.php  Tests the node bulk form. 
  BulkFormTest::testBulkForm  in core/BulkFormTest.php  Tests the user bulk form. 
  CachedDataUITest::testCacheData  in core/CachedDataUITest.php  Tests the user tempstore views data in the UI. 
  CheckboxTest::testFormCheckbox  in core/CheckboxTest.php  CKEditorAdminTest::testExistingFormat  in core/CKEditorAdminTest.php  Tests configuring a text editor for an existing text format. 
  CKEditorAdminTest::testNewFormat  in core/CKEditorAdminTest.php  Tests configuring a text editor for a new text format. 
  CKEditorToolbarButtonTest::testImageButtonDisplay  in core/CKEditorToolbarButtonTest.php  Method tests CKEditor image buttons. 
  ColorConfigSchemaTest::testValidColorConfigSchema  in core/ColorConfigSchemaTest.php  Tests whether the color config schema is valid. 
  ColorTest::testLogoSettingOverride  in core/ColorTest.php  Test whether the custom logo is used in the color preview. 
  ColorTest::testValidColor  in core/ColorTest.php  Tests whether the provided color is valid. 
  ColorTest::_testColor  in core/ColorTest.php  Tests the Color module functionality using the given theme. 
  CommentAdminTest::testApprovalAdminInterface  in core/CommentAdminTest.php  Test comment approval functionality through admin/content/comment. 
  CommentAnonymousTest::testAnonymous  in core/CommentAnonymousTest.php  Tests anonymous comment functionality. 
  CommentFieldsTest::testCommentFieldCreate  in core/CommentFieldsTest.php  Tests creating a comment field through the interface. 
  CommentFieldsTest::testCommentInstallAfterContentModule  in core/CommentFieldsTest.php  Tests that comment module works when installed after a content module. 
  CommentInterfaceTest::testAutoFilledHtmlSubject  in core/CommentInterfaceTest.php  Test that automatic subject is correctly created from HTML comment text. 
  CommentLanguageTest::setUp  in core/CommentLanguageTest.php  Sets up a Drupal site for running functional and integration tests. 
  CommentLanguageTest::testCommentLanguage  in core/CommentLanguageTest.php  Test that comment language is properly set. 
  CommentNonNodeTest::performCommentOperation  in core/CommentNonNodeTest.php  Performs the specified operation on the specified comment. 
  CommentNonNodeTest::postComment  in core/CommentNonNodeTest.php  Posts a comment. 
  CommentNonNodeTest::testCommentFunctionality  in core/CommentNonNodeTest.php  Tests anonymous comment functionality. 
  CommentPagerTest::testTwoPagers  in core/CommentPagerTest.php  Confirms comment paging works correctly with two pagers. 
  CommentPreviewTest::testCommentEditPreviewSave  in core/CommentPreviewTest.php  Tests comment edit, preview, and save. 
  CommentPreviewTest::testCommentPreview  in core/CommentPreviewTest.php  Tests comment preview. 
  CommentPreviewTest::testCommentPreviewDuplicateSubmission  in core/CommentPreviewTest.php  Tests comment preview. 
  CommentTestBase::deleteComment  in core/CommentTestBase.php  Deletes a comment. 
  CommentTestBase::performCommentOperation  in core/CommentTestBase.php  Performs the specified operation on the specified comment. 
  CommentTestBase::postComment  in core/CommentTestBase.php  Posts a comment. 
  CommentTranslationUITest::doTestAuthoringInfo  in core/CommentTranslationUITest.php  Tests the translation authoring information. 
  CommentTranslationUITest::doTestPublishedStatus  in core/CommentTranslationUITest.php  Tests the translation publishing status. 
  CommentTypeTest::testCommentTypeCreation  in core/CommentTypeTest.php  Tests creating a comment type programmatically and via a form. 
  CommentTypeTest::testCommentTypeDeletion  in core/CommentTypeTest.php  Tests deleting a comment type that still has content. 
  CommentTypeTest::testCommentTypeEditing  in core/CommentTypeTest.php  Tests editing a comment type using the UI. 
  ConditionFormTest::testConfigForm  in core/ConditionFormTest.php  Submit the condition_node_type_test_form to test condition forms. 
  ConfigDependencyWebTest::testConfigDependencyDeleteFormTrait  in core/ConfigDependencyWebTest.php  Tests ConfigDependencyDeleteFormTrait. 
  ConfigEntityFormOverrideTest::testFormsWithOverrides  in core/ConfigEntityFormOverrideTest.php  Tests that overrides do not affect forms or listing screens. 
  ConfigEntityListMultilingualTest::testListUI  in core/ConfigEntityListMultilingualTest.php  Tests the listing UI with different language scenarios. 
  ConfigEntityListTest::testListUI  in core/ConfigEntityListTest.php  Tests the listing UI. 
  ConfigEntityStatusUITest::testCRUD  in core/ConfigEntityStatusUITest.php  Tests status operations. 
  ConfigEntityTest::testCRUDUI  in core/ConfigEntityTest.php  Tests CRUD operations through the UI. 
  ConfigExportImportUITest::testExportImport  in core/ConfigExportImportUITest.php  Tests a simple site export import case. 
  ConfigExportImportUITest::testExportImportCollections  in core/ConfigExportImportUITest.php  Tests an export and import of collections. 
  ConfigExportUITest::testExport  in core/ConfigExportUITest.php  Tests export of configuration. 
  ConfigFormOverrideTest::testFormsWithOverrides  in core/ConfigFormOverrideTest.php  Tests that overrides do not affect forms. 
  ConfigImportAllTest::testInstallUninstall  in core/ConfigImportAllTest.php  Tests that a fixed set of modules can be installed and uninstalled. 
  ConfigImportInstallProfileTest::testInstallProfileValidation  in core/ConfigImportInstallProfileTest.php  Tests config importer cannot uninstall install profiles. 
  ConfigImportUITest::testConfigUninstallConfigException  in core/ConfigImportUITest.php  ConfigImportUITest::testEntityBundleDelete  in core/ConfigImportUITest.php  Tests the config importer cannot delete bundles with existing entities. 
  ConfigImportUITest::testExtensionValidation  in core/ConfigImportUITest.php  Tests config importer cannot uninstall extensions which are depended on. 
  ConfigImportUITest::testImport  in core/ConfigImportUITest.php  Tests importing configuration. 
  ConfigImportUITest::testImportErrorLog  in core/ConfigImportUITest.php  Tests an import that results in an error. 
  ConfigImportUITest::testImportLock  in core/ConfigImportUITest.php  Tests concurrent importing of configuration. 
  ConfigImportUITest::testImportValidation  in core/ConfigImportUITest.php  Tests that multiple validation errors are listed on the page. 
  ConfigImportUploadTest::testImport  in core/ConfigImportUploadTest.php  Tests importing configuration. 
  ConfigInstallWebTest::testPreExistingConfigInstall  in core/ConfigInstallWebTest.php  Tests pre-existing configuration detection. 
  ConfigInstallWebTest::testUnmetDependenciesInstall  in core/ConfigInstallWebTest.php  Tests unmet dependencies detection. 
  ConfigLanguageOverrideWebTest::testSiteNameTranslation  in core/ConfigLanguageOverrideWebTest.php  Tests translating the site name. 
  ConfigSingleImportExportTest::testImport  in core/ConfigSingleImportExportTest.php  Tests importing a single configuration file. 
  ConfigSingleImportExportTest::testImportSimpleConfiguration  in core/ConfigSingleImportExportTest.php  Tests importing a simple configuration file. 
  ConfigTest::testFileConfigurationPage  in core/ConfigTest.php  Tests file configuration page. 
  ConfigTranslationInstallTest::testConfigTranslation  in core/ConfigTranslationInstallTest.php  ConfigTranslationListUiTest::doMenuListTest  in core/ConfigTranslationListUiTest.php  Tests the menu listing for the translate operation. 
  ConfigTranslationListUiTest::doResponsiveImageListTest  in core/ConfigTranslationListUiTest.php  Tests the responsive image mapping listing for the translate operation. 
  ConfigTranslationUiTest::setSiteInformation  in core/ConfigTranslationUiTest.php  Sets site name and slogan for default language, helps in tests. 
  ConfigTranslationUiTest::testAccountSettingsConfigurationTranslation  in core/ConfigTranslationUiTest.php  Tests the account settings translation interface. 
  ConfigTranslationUiTest::testContactConfigEntityTranslation  in core/ConfigTranslationUiTest.php  Tests the contact form translation. 
  ConfigTranslationUiTest::testDateFormatTranslation  in core/ConfigTranslationUiTest.php  Tests date format translation. 
  ConfigTranslationUiTest::testLocaleDBStorage  in core/ConfigTranslationUiTest.php  Test translation storage in locale storage. 
  ConfigTranslationUiTest::testPluralConfigStrings  in core/ConfigTranslationUiTest.php  Test translation of plural strings with multiple plural forms in config. 
  ConfigTranslationUiTest::testPluralConfigStringsSourceElements  in core/ConfigTranslationUiTest.php  Test the number of source elements for plural strings in config translation forms. 
  ConfigTranslationUiTest::testSequenceTranslation  in core/ConfigTranslationUiTest.php  Tests the sequence data type translation. 
  ConfigTranslationUiTest::testSingleLanguageUI  in core/ConfigTranslationUiTest.php  Tests the single language existing. 
  ConfigTranslationUiTest::testSiteInformationTranslationUi  in core/ConfigTranslationUiTest.php  Tests the site information translation interface. 
  ConfigTranslationUiTest::testSourceValueDuplicateSave  in core/ConfigTranslationUiTest.php  Tests the site information translation interface. 
  ConfigTranslationUiTest::testTextFormatTranslation  in core/ConfigTranslationUiTest.php  Test text_format translation. 
  ConfigTranslationUiTest::testViewsTranslationUI  in core/ConfigTranslationUiTest.php  Tests the views translation interface. 
  ConfigurationTest::testActionConfiguration  in core/ConfigurationTest.php  Tests configuration of advanced actions through administration interface. 
  ConfirmFormTest::testConfirmForm  in core/ConfirmFormTest.php  ContactLanguageTest::testContactLanguage  in core/ContactLanguageTest.php  Tests configuration options with language enabled. 
  ContactPersonalTest::checkContactAccess  in core/ContactPersonalTest.php  Creates a user and then checks contact form access. 
  ContactPersonalTest::submitPersonalContact  in core/ContactPersonalTest.php  Fills out a user's personal contact form and submits it. 
  ContactPersonalTest::testPersonalContactAccess  in core/ContactPersonalTest.php  Tests access to the personal contact form. 
  ContactSitewideTest::addContactForm  in core/ContactSitewideTest.php  Adds a form. 
  ContactSitewideTest::deleteContactForms  in core/ContactSitewideTest.php  Deletes all forms. 
  ContactSitewideTest::submitContact  in core/ContactSitewideTest.php  Submits the contact form. 
  ContactSitewideTest::testSiteWideContact  in core/ContactSitewideTest.php  Tests configuration options and the site-wide contact form. 
  ContactSitewideTest::updateContactForm  in core/ContactSitewideTest.php  Updates a form. 
  ContentTranslationContextualLinksTest::testContentTranslationContextualLinks  in core/ContentTranslationContextualLinksTest.php  Tests that a contextual link is available for translating a node. 
  ContentTranslationEnableTest::testEnable  in core/ContentTranslationEnableTest.php  Tests that entity schemas are up-to-date after enabling translation. 
  ContentTranslationEntityBundleUITest::testContentTypeUI  in core/ContentTranslationEntityBundleUITest.php  Tests content types default translation behaviour. 
  ContentTranslationSettingsTest::assertSettings  in core/ContentTranslationSettingsTest.php  Asserts that translatability has the expected value for the given bundle. 
  ContentTranslationSettingsTest::testAccountLanguageSettingsUI  in core/ContentTranslationSettingsTest.php  Tests the language settings checkbox on account settings page. 
  ContentTranslationSettingsTest::testFieldTranslatableSettingsUI  in core/ContentTranslationSettingsTest.php  Tests that field setting depends on bundle translatability. 
  ContentTranslationSettingsTest::testSettingsUI  in core/ContentTranslationSettingsTest.php  Tests that the settings UI works as expected. 
  ContentTranslationSyncImageTest::testImageFieldSync  in core/ContentTranslationSyncImageTest.php  Tests image field field synchronization. 
  ContentTranslationUITestBase::doTestAuthoringInfo  in core/ContentTranslationUITestBase.php  Tests the translation authoring information. 
  ContentTranslationUITestBase::doTestBasicTranslation  in core/ContentTranslationUITestBase.php  Tests the basic translation workflow. 
  ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges  in core/ContentTranslationUITestBase.php  Test the changed time after API and FORM save without changes. 
  ContentTranslationUITestBase::doTestOutdatedStatus  in core/ContentTranslationUITestBase.php  Tests up-to-date status tracking. 
  ContentTranslationUITestBase::doTestPublishedStatus  in core/ContentTranslationUITestBase.php  Tests the translation publishing status. 
  ContentTranslationUITestBase::doTestTranslationChanged  in core/ContentTranslationUITestBase.php  Tests the basic translation workflow. 
  ContentTranslationUITestBase::doTestTranslationDeletion  in core/ContentTranslationUITestBase.php  Tests translation deletion. 
  ContentTranslationWorkflowsTest::setupEntity  in core/ContentTranslationWorkflowsTest.php  Creates a test entity and translate it. 
  CronRunTest::testAutomatedCron  in core/CronRunTest.php  Ensure that the automated cron run module is working. 
  CustomBooleanTest::testCustomOption  in core/CustomBooleanTest.php  Tests the setting and output of custom labels for boolean values. 
  CustomBooleanTest::testCustomOptionTemplate  in core/CustomBooleanTest.php  Tests the setting and output of custom labels for boolean values. 
  DateFormatsMachineNameTest::testDateFormatsMachineNameAllowedValues  in core/DateFormatsMachineNameTest.php  Tests that date formats cannot be created with invalid machine names. 
  DateTimeFieldTest::testDateField  in core/DateTimeFieldTest.php  Tests date field functionality. 
  DateTimeFieldTest::testDatelistWidget  in core/DateTimeFieldTest.php  Tests Date List Widget functionality. 
  DateTimeFieldTest::testDatetimeField  in core/DateTimeFieldTest.php  Tests date and time field. 
  DateTimeFieldTest::testDefaultValue  in core/DateTimeFieldTest.php  Test default value functionality. 
  DateTimeFieldTest::testInvalidField  in core/DateTimeFieldTest.php  Test that invalid values are caught and marked as invalid. 
  DateTimeTest::testDateFormatConfiguration  in core/DateTimeTest.php  Test date format configuration. 
  DbLogTest::doNode  in core/DbLogTest.php  Generates and then verifies some node events. 
  DbLogTest::doUser  in core/DbLogTest.php  Generates and then verifies some user events. 
  DbLogTest::testDBLogAddAndClear  in core/DbLogTest.php  Tests the addition and clearing of log events through the admin interface. 
  DbLogTest::testFilter  in core/DbLogTest.php  Tests the database log filter functionality at admin/reports/dblog. 
  DbLogTest::verifyRowLimit  in core/DbLogTest.php  Verifies setting of the database log row limit. 
  DefaultViewsTest::testDefaultViews  in core/DefaultViewsTest.php  Tests default views. 
  DependencyTest::testEnableRequirementsFailureDependency  in core/DependencyTest.php  Tests enabling a module that depends on a module which fails hook_requirements (). 
  DependencyTest::testEnableWithoutDependency  in core/DependencyTest.php  Attempts to enable the Content Translation module without Language enabled. 
  DependencyTest::testModuleEnableOrder  in core/DependencyTest.php  Tests that module dependencies are enabled in the correct order in the UI. 
  DependencyTest::testProjectNamespaceForDependencies  in core/DependencyTest.php  Checks functionality of project namespaces for dependencies. 
  DependencyTest::testUninstallDependents  in core/DependencyTest.php  Tests attempting to uninstall a module that has installed dependents. 
  DisplayAttachmentTest::testAttachmentUI  in core/DisplayAttachmentTest.php  Tests the attachment UI. 
  DisplayBlockTest::testBlockCategory  in core/DisplayBlockTest.php  Tests default and custom block categories. 
  DisplayBlockTest::testViewsBlockForm  in core/DisplayBlockTest.php  Test the block form for a Views block. 
  DisplayCRUDTest::testAddDisplay  in core/DisplayCRUDTest.php  Tests adding a display. 
  DisplayCRUDTest::testDuplicateDisplay  in core/DisplayCRUDTest.php  Tests the duplicating of a display. 
  DisplayCRUDTest::testRemoveDisplay  in core/DisplayCRUDTest.php  Tests removing a display. 
  DisplayExtenderUITest::testDisplayExtenderUI  in core/DisplayExtenderUITest.php  Tests the display extender UI. 
  DisplayFeedTest::checkFeedViewUi  in core/DisplayFeedTest.php  Checks views UI for a specific feed view. 
  DisplayPageWebTest::testPageDisplayMenu  in core/DisplayPageWebTest.php  Tests menu settings of page displays. 
  DisplayPathTest::doAdvancedPathsValidationTest  in core/DisplayPathTest.php  Tests a couple of invalid path patterns. 
  DisplayPathTest::doBasicPathUITest  in core/DisplayPathTest.php  Tests basic functionality in configuring a view. 
  DisplayPathTest::doPathXssFilterTest  in core/DisplayPathTest.php  Tests that View paths are properly filtered for XSS. 
  DisplayPathTest::testDefaultMenuTabRegression  in core/DisplayPathTest.php  Tests the regression in https://www.drupal.org/node/2532490 . 
  DisplayPathTest::testDeleteWithNoPath  in core/DisplayPathTest.php  Tests deleting a page display that has no path. 
  DisplayPathTest::testMenuOptions  in core/DisplayPathTest.php  Tests the menu and tab option form. 
  DisplayTest::testActionLinks  in core/DisplayTest.php  Tests the action links on the edit display UI. 
  DisplayTest::testAddDisplay  in core/DisplayTest.php  Tests adding a display. 
  DisplayTest::testDisableDisplay  in core/DisplayTest.php  Tests disabling of a display. 
  DisplayTest::testDisplayPlugin  in core/DisplayTest.php  Tests the display test plugin. 
  DisplayTest::testLinkDisplay  in core/DisplayTest.php  Tests the link-display setting. 
  DisplayTest::testReorderDisplay  in core/DisplayTest.php  Tests reordering of displays. 
  DrupalDateTimeTest::testDateTimezone  in core/DrupalDateTimeTest.php  Test that DrupalDateTime can detect the right timezone to use.
Test with a variety of less commonly used timezone names to
help ensure that the system timezone will be different than the
stated timezones. 
  DuplicateTest::testDuplicateView  in core/DuplicateTest.php  Checks if duplicated view exists and has correct label. 
  EditorAdminTest::addEditorToNewFormat  in core/EditorAdminTest.php  Adds an editor to a new format using the UI. 
  EditorAdminTest::testAddEditorToExistingFormat  in core/EditorAdminTest.php  Tests adding a text editor to an existing text format. 
  ElementsAccessTest::testAccessFalse  in core/ElementsAccessTest.php  Ensures that child values are still processed when #access = FALSE. 
  ElementsTableSelectTest::testMultipleFalseSubmit  in core/ElementsTableSelectTest.php  Test submission of values when #multiple is FALSE. 
  ElementsTableSelectTest::testMultipleTrueSubmit  in core/ElementsTableSelectTest.php  Test the submission of single and multiple values when #multiple is TRUE. 
  ElementsVerticalTabsTest::testDefaultTabCleaned  in core/ElementsVerticalTabsTest.php  Ensures that vertical tab form values are cleaned. 
  ElementTest::testFormElementErrors  in core/ElementTest.php  Tests form element error messages. 
  EmailFieldTest::testEmailField  in core/EmailFieldTest.php  Tests email field. 
  EmailTest::testFormEmail  in core/EmailTest.php  Tests that #type 'email' fields are properly validated. 
  EntityDisplayModeTest::testEntityFormModeUI  in core/EntityDisplayModeTest.php  Tests the EntityFormMode user interface. 
  EntityDisplayModeTest::testEntityViewModeUI  in core/EntityDisplayModeTest.php  Tests the EntityViewMode user interface. 
  EntityFormTest::doTestFormCRUD  in core/EntityFormTest.php  Executes the form CRUD tests for the given entity type. 
  EntityFormTest::doTestMultilingualFormCRUD  in core/EntityFormTest.php  Executes the multilingual form CRUD tests for the given entity type ID. 
  EntityFormTest::testValidationHandlers  in core/EntityFormTest.php  Checks that validation handlers works as expected. 
  EntityReferenceAdminTest::testFieldAdminHandler  in core/EntityReferenceAdminTest.php  Tests the Entity Reference Admin UI. 
  EntityReferenceAutoCreateTest::testAutoCreate  in core/EntityReferenceAutoCreateTest.php  Tests that the autocomplete input element appears and the creation of a new
entity. 
  EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue  in core/EntityReferenceFieldDefaultValueTest.php  Tests that dependencies due to default values can be removed. 
  EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue  in core/EntityReferenceFieldDefaultValueTest.php  Tests that default values are correctly translated to UUIDs in config. 
  EntityReferenceFieldTranslatedReferenceViewTest::testEntityReferenceDisplay  in core/EntityReferenceFieldTranslatedReferenceViewTest.php  Tests if the entity is displayed in an entity reference field. 
  EntityReferenceFileUploadTest::testFileUpload  in core/EntityReferenceFileUploadTest.php  Tests that the autocomplete input element does not cause ajax fatal. 
  EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets  in core/EntityReferenceIntegrationTest.php  Tests the entity reference field with all its supported field widgets. 
  EntityReferenceXSSTest::testEntityReferenceXSS  in core/EntityReferenceXSSTest.php  Tests markup is escaped in the entity reference select and label formatter. 
  EntityTranslationFormTest::testEntityFormLanguage  in core/EntityTranslationFormTest.php  Tests entity form language. 
  ExposedFormUITest::testExposedAdminUi  in core/ExposedFormUITest.php  Tests the admin interface of exposed filter and sort items. 
  FeedLanguageTest::testFeedLanguage  in core/FeedLanguageTest.php  Tests creation of feeds with a language. 
  FieldImportDeleteUninstallUiTest::testImportDeleteUninstall  in core/FieldImportDeleteUninstallUiTest.php  Tests deleting field storages and fields as part of config import. 
  FieldUIRouteTest::testFieldUIRoutes  in core/FieldUIRouteTest.php  Ensures that entity types with bundles do not break following entity types. 
  FieldUITest::testFieldLabel  in core/FieldUITest.php  Tests the field labels. 
  FieldUITest::testFieldUI  in core/FieldUITest.php  Tests the UI of field handlers. 
  FieldUITest::testHandlerUI  in core/FieldUITest.php  Tests basic field handler settings in the UI. 
  FieldUITest::testHandlerUIAggregation  in core/FieldUITest.php  Tests the basic field handler form when aggregation is enabled. 
  FileFieldDisplayTest::testDescToggle  in core/FileFieldDisplayTest.php  Tests description toggle for field instance configuration. 
  FileFieldDisplayTest::testNodeDisplay  in core/FileFieldDisplayTest.php  Tests normal formatter display on node display. 
  FileFieldRevisionTest::testRevisions  in core/FileFieldRevisionTest.php  Tests creating multiple revisions of a node and managing attached files. 
  FileFieldRSSContentTest::testFileFieldRSSContent  in core/FileFieldRSSContentTest.php  Tests RSS enclosure formatter display for RSS feeds. 
  FileFieldTestBase::removeNodeFile  in core/FileFieldTestBase.php  Removes a file from a node. 
  FileFieldTestBase::replaceNodeFile  in core/FileFieldTestBase.php  Replaces a file within a node. 
  FileFieldTestBase::uploadNodeFiles  in core/FileFieldTestBase.php  Uploads multiple files to a node. 
  FileFieldValidateTest::testRequired  in core/FileFieldValidateTest.php  Tests the required property on file fields. 
  FileFieldWidgetTest::testMultiValuedWidget  in core/FileFieldWidgetTest.php  Tests upload and remove buttons for multiple multi-valued File fields. 
  FileFieldWidgetTest::testPrivateFileComment  in core/FileFieldWidgetTest.php  Tests that download restrictions on private files work on comments. 
  FileFieldWidgetTest::testPrivateFileSetting  in core/FileFieldWidgetTest.php  Tests a file field with a "Private files" upload destination setting. 
  FileFieldWidgetTest::testSingleValuedWidget  in core/FileFieldWidgetTest.php  Tests upload and remove buttons for a single-valued File field. 
  FileFieldWidgetTest::testWidgetValidation  in core/FileFieldWidgetTest.php  Tests validation with the Upload button. 
  FileListingTest::testFileListingPages  in core/FileListingTest.php  Tests file overview with different user permissions. 
  FileManagedFileElementTest::testManagedFile  in core/FileManagedFileElementTest.php  Tests the managed_file element type. 
  FileManagedFileElementTest::testManagedFileRemoved  in core/FileManagedFileElementTest.php  Ensure that warning is shown if file on the field has been removed. 
  FilePrivateTest::testPrivateFile  in core/FilePrivateTest.php  Tests file access for file uploaded to a private node. 
  FilterAdminTest::testFilterAdmin  in core/FilterAdminTest.php  Tests filter administration functionality. 
  FilterAdminTest::testFormatAdmin  in core/FilterAdminTest.php  Tests the format administration functionality. 
  FilterAdminTest::testUrlFilterAdmin  in core/FilterAdminTest.php  Tests the URL filter settings form is properly validated. 
  FilterBooleanWebTest::testFilterBooleanUI  in core/FilterBooleanWebTest.php  Tests the filter boolean UI. 
  FilterDateTest::_testUiValidation  in core/FilterDateTest.php  Make sure the validation callbacks works. 
  FilterDefaultFormatTest::testDefaultTextFormats  in core/FilterDefaultFormatTest.php  Tests if the default text format is accessible to users. 
  FilterFormatAccessTest::setUp  in core/FilterFormatAccessTest.php  Sets up a Drupal site for running functional and integration tests. 
  FilterFormatAccessTest::testFormatWidgetPermissions  in core/FilterFormatAccessTest.php  Tests editing a page using a disallowed text format. 
  FilterHooksTest::testFilterHooks  in core/FilterHooksTest.php  Tests hooks on format management. 
  FilterHtmlImageSecureTest::testImageSource  in core/FilterHtmlImageSecureTest.php  Tests removal of images having a non-local source. 
  FilterNumericWebTest::testFilterNumericUI  in core/FilterNumericWebTest.php  Tests the filter numeric UI. 
  FilterPermissionUiTest::testHandlerUI  in core/FilterPermissionUiTest.php  Tests basic filter handler settings in the UI. 
  FilterSecurityTest::testDisableFilterModule  in core/FilterSecurityTest.php  Tests removal of filtered content when an active filter is disabled. 
  FilterUITest::testFilterInOperatorUi  in core/FilterUITest.php  Tests that an option for a filter is saved as expected from the UI. 
  FilterUITest::testFiltersUI  in core/FilterUITest.php  Tests the filters from the UI. 
  FormatDateTest::testAdminDefinedFormatDate  in core/FormatDateTest.php  Tests admin-defined formats in format_date (). 
  FormObjectTest::testObjectFormCallback  in core/FormObjectTest.php  Tests using an object as the form callback. 
  FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage  in core/FormStoragePageCacheTest.php  Build-id is regenerated when rebuilding cached form. 
  FormStoragePageCacheTest::testValidateFormStorageOnCachedPage  in core/FormStoragePageCacheTest.php  Build-id is regenerated when validating cached form. 
  FormTest::testCheckboxProcessing  in core/FormTest.php  Test default value handling for checkboxes. 
  FormTest::testColorValidation  in core/FormTest.php  Tests validation of #type 'color' elements. 
  FormTest::testDisabledElements  in core/FormTest.php  Test handling of disabled elements. 
  FormTest::testFieldFormAccess  in core/FormTest.php  Tests fields with no 'edit' access. 
  FormTest::testFieldFormDefaultValue  in core/FormTest.php  Tests field widget default values on entity forms. 
  FormTest::testFieldFormJSAddMore  in core/FormTest.php  FormTest::testFieldFormMultipleWidget  in core/FormTest.php  Tests widgets handling multiple values. 
  FormTest::testFieldFormMultivalueWithRequiredRadio  in core/FormTest.php  Tests widget handling of multiple required radios. 
  FormTest::testFieldFormSingle  in core/FormTest.php  FormTest::testFieldFormSingleRequired  in core/FormTest.php  FormTest::testFieldFormUnlimited  in core/FormTest.php  FormTest::testHiddenField  in core/FormTest.php  Tests hiding a field in a form. 
  FormTest::testInputForgery  in core/FormTest.php  Test Form API protections against input forgery. 
  FormTest::testInputWithInvalidToken  in core/FormTest.php  Tests that input is retained for safe elements even with an invalid token. 
  FormTest::testNumber  in core/FormTest.php  Tests validation of #type 'number' and 'range' elements. 
  FormTest::testRange  in core/FormTest.php  Tests default value handling of #type 'range' elements. 
  FormTest::testRequiredCheckboxesRadio  in core/FormTest.php  Tests validation for required checkbox, select, and radio elements. 
  FormTest::testRequiredTextfieldNoTitle  in core/FormTest.php  Tests validation for required textfield element without title. 
  FormTest::testSelect  in core/FormTest.php  Tests validation of #type 'select' elements. 
  ForumBlockTest::createForumTopics  in core/ForumBlockTest.php  Creates a forum topic. 
  ForumIndexTest::testForumIndexStatus  in core/ForumIndexTest.php  Tests the forum index for published and unpublished nodes. 
  ForumNodeAccessTest::testForumNodeAccess  in core/ForumNodeAccessTest.php  Creates some users and creates a public node and a private node. 
  ForumTest::createForum  in core/ForumTest.php  Creates a forum container or a forum. 
  ForumTest::createForumTopic  in core/ForumTest.php  Creates a forum topic. 
  ForumTest::deleteForum  in core/ForumTest.php  Deletes a forum. 
  ForumTest::doAdminTests  in core/ForumTest.php  Runs admin tests on the admin user. 
  ForumTest::editForumVocabulary  in core/ForumTest.php  Edits the forum taxonomy. 
  ForumTest::testAddOrphanTopic  in core/ForumTest.php  Tests that forum nodes can't be added without a parent. 
  ForumTest::testForum  in core/ForumTest.php  Tests forum functionality through the admin and user interfaces. 
  ForumTest::testForumWithNewPost  in core/ForumTest.php  Tests a forum with a new post displays properly. 
  ForumTest::verifyForums  in core/ForumTest.php  Verifies that the logged in user has access to a forum node. 
  ForumUninstallTest::testForumUninstallWithField  in core/ForumUninstallTest.php  Tests if forum module uninstallation properly deletes the field. 
  FrontPageTest::testDrupalFrontPage  in core/FrontPageTest.php  Test front page functionality. 
  GroupByTest::testGroupBySave  in core/GroupByTest.php  Tests whether basic saving works. 
  HandlerFilterUserNameTest::testAdminUserInterface  in core/HandlerFilterUserNameTest.php  Tests using the user interface. 
  HandlerTest::testRelationshipUI  in core/HandlerTest.php  Tests the relationship ui for field/filter/argument/relationship. 
  HandlerTest::testUICRUD  in core/HandlerTest.php  Tests UI CRUD. 
  HookRequirementsTest::testHookRequirementsFailure  in core/HookRequirementsTest.php  Assert that a module cannot be installed if it fails hook_requirements (). 
  ImageAdminStylesTest::testEditEffect  in core/ImageAdminStylesTest.php  Verifies that editing an image effect does not cause it to be duplicated. 
  ImageAdminStylesTest::testFlushUserInterface  in core/ImageAdminStylesTest.php  Test flush user interface. 
  ImageAdminStylesTest::testNumericStyleName  in core/ImageAdminStylesTest.php  Test creating an image style with a numeric name and ensuring it can be
applied to an image. 
  ImageAdminStylesTest::testStyle  in core/ImageAdminStylesTest.php  General test to add a style, add/remove/edit effects to it, then delete it. 
  ImageAdminStylesTest::testStyleReplacement  in core/ImageAdminStylesTest.php  Test deleting a style and choosing a replacement style. 
  ImageFieldDefaultImagesTest::testDefaultImages  in core/ImageFieldDefaultImagesTest.php  Tests CRUD for fields and fields fields with default images. 
  ImageFieldDisplayTest::testImageFieldDefaultImage  in core/ImageFieldDisplayTest.php  Test use of a default image with an image field. 
  ImageFieldDisplayTest::testImageFieldSettings  in core/ImageFieldDisplayTest.php  Tests for image field settings. 
  ImageFieldTestBase::previewNodeImage  in core/ImageFieldTestBase.php  Preview an image in a node. 
  ImageFieldTestBase::uploadNodeImage  in core/ImageFieldTestBase.php  Upload an image to a node. 
  ImageFieldValidateTest::testRequiredAttributes  in core/ImageFieldValidateTest.php  Test that required alt/title fields gets validated right. 
  ImageStyleFlushTest::testFlush  in core/ImageStyleFlushTest.php  General test to flush a style. 
  ImportOpmlTest::submitImportForm  in core/ImportOpmlTest.php  Submits form with invalid, empty, and valid OPML files. 
  ImportOpmlTest::validateImportFormFields  in core/ImportOpmlTest.php  Submits form filled with invalid fields. 
  InstallationProfileModuleTestsTest::testInstallationProfileTests  in core/InstallationProfileModuleTestsTest.php  Tests existence of test case located in an installation profile module. 
  InstallerExistingDatabaseSettingsTest::setUpSettings  in core/InstallerExistingDatabaseSettingsTest.php  @todo The database settings form is not supposed to appear if settings.php 
contains a valid database connection already (but e.g. no config
directories yet). 
  InstallerTestBase::setUpLanguage  in core/InstallerTestBase.php  Installer step: Select language. 
  InstallerTestBase::setUpProfile  in core/InstallerTestBase.php  Installer step: Select installation profile. 
  InstallerTestBase::setUpSettings  in core/InstallerTestBase.php  Installer step: Configure settings. 
  InstallerTestBase::setUpSite  in core/InstallerTestBase.php  Final installer step: Configure site. 
  InstallerTranslationMultipleLanguageTest::testTranslationsLoaded  in core/InstallerTranslationMultipleLanguageTest.php  Tests that translations ended up at the expected places. 
  InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated  in core/InstallerTranslationMultipleLanguageTest.php  Helper function to verify that the expected strings are translated. 
  InstallerTranslationTest::testInstaller  in core/InstallerTranslationTest.php  Verifies the expected behaviors of the installation result. 
  InstallUninstallTest::assertSuccessfulUninstall  in core/InstallUninstallTest.php  Uninstalls a module and asserts that it was done correctly. 
  InstallUninstallTest::testInstallUninstall  in core/InstallUninstallTest.php  Tests that a fixed set of modules can be installed and uninstalled. 
  IpAddressBlockingTest::testIPAddressValidation  in core/IpAddressBlockingTest.php  Tests various user input to confirm correct validation and saving of data. 
  ItemsPerPageTest::testItemsPerPage  in core/ItemsPerPageTest.php  Tests the number of items per page. 
  LanguageBlockSettingsVisibilityTest::testUnnecessaryLanguageSettingsVisibility  in core/LanguageBlockSettingsVisibilityTest.php  LanguageBrowserDetectionTest::testUIBrowserLanguageMappings  in core/LanguageBrowserDetectionTest.php  Tests for adding, editing and deleting mappings between browser language
codes and Drupal language codes. 
  LanguageConfigSchemaTest::testValidLanguageConfigSchema  in core/LanguageConfigSchemaTest.php  Tests whether the language config schema is valid. 
  LanguageConfigurationElementTest::testLanguageConfigurationElement  in core/LanguageConfigurationElementTest.php  Tests the language settings have been saved. 
  LanguageConfigurationElementTest::testNodeTypeDelete  in core/LanguageConfigurationElementTest.php  Tests the language settings are deleted on bundle delete. 
  LanguageConfigurationElementTest::testNodeTypeUpdate  in core/LanguageConfigurationElementTest.php  Tests that the configuration is retained when the node type is updated. 
  LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate  in core/LanguageConfigurationElementTest.php  Tests that the configuration is retained when a vocabulary is updated. 
  LanguageConfigurationTest::testLanguageConfiguration  in core/LanguageConfigurationTest.php  Functional tests for adding, editing and deleting languages. 
  LanguageConfigurationTest::testLanguageConfigurationWeight  in core/LanguageConfigurationTest.php  Functional tests for setting system language weight on adding, editing and deleting languages. 
  LanguageCustomLanguageConfigurationTest::testLanguageConfiguration  in core/LanguageCustomLanguageConfigurationTest.php  Functional tests for adding, editing and deleting languages. 
  LanguageListModuleInstallTest::testModuleInstallLanguageList  in core/LanguageListModuleInstallTest.php  Tests enabling Language. 
  LanguageListTest::testLanguageList  in core/LanguageListTest.php  Functional tests for adding, editing and deleting languages. 
  LanguageNegotiationFormOverrideTest::testFormWithOverride  in core/LanguageNegotiationFormOverrideTest.php  Tests that overrides do not affect language-negotiation form values. 
  LanguageNegotiationInfoTest::setUp  in core/LanguageNegotiationInfoTest.php  Sets up a Drupal site for running functional and integration tests. 
  LanguageNegotiationInfoTest::testInfoAlterations  in core/LanguageNegotiationInfoTest.php  Tests alterations to language types/negotiation info. 
  LanguagePathMonolingualTest::setUp  in core/LanguagePathMonolingualTest.php  Sets up a Drupal site for running functional and integration tests. 
  LanguageSelectElementTest::testHiddenLanguageSelectElement  in core/LanguageSelectElementTest.php  Tests the case when the language select elements should not be printed. 
  LanguageSelectorTranslatableTest::testLanguageStringSelector  in core/LanguageSelectorTranslatableTest.php  Tests content translation language selectors are correctly translated. 
  LanguageSwitchingTest::testLanguageBlock  in core/LanguageSwitchingTest.php  Functional tests for the language switcher block. 
  LanguageSwitchingTest::testLanguageBlockWithDomain  in core/LanguageSwitchingTest.php  Test language switcher links for domain based negotiation. 
  LanguageSwitchingTest::testLanguageBodyClass  in core/LanguageSwitchingTest.php  Check the path-admin class, as same as on default language. 
  LanguageSwitchingTest::testLanguageLinkActiveClass  in core/LanguageSwitchingTest.php  Test active class on links when switching languages. 
  LanguageSwitchingTest::testLanguageSessionSwitchLinks  in core/LanguageSwitchingTest.php  Tests language switcher links for session based negotiation. 
  LanguageUILanguageNegotiationTest::testContentCustomization  in core/LanguageUILanguageNegotiationTest.php  Tests persistence of negotiation settings for the content language type. 
  LanguageUILanguageNegotiationTest::testDisableLanguageSwitcher  in core/LanguageUILanguageNegotiationTest.php  Tests if the language switcher block gets deleted when a language type has been made not configurable. 
  LanguageUILanguageNegotiationTest::testLanguageDomain  in core/LanguageUILanguageNegotiationTest.php  Tests URL handling when separate domains are used for multiple languages. 
  LanguageUILanguageNegotiationTest::testUILanguageNegotiation  in core/LanguageUILanguageNegotiationTest.php  Tests for language switching by URL path. 
  LanguageUILanguageNegotiationTest::testUrlLanguageFallback  in core/LanguageUILanguageNegotiationTest.php  Test URL language detection when the requested URL has no language. 
  LanguageUrlRewritingTest::setUp  in core/LanguageUrlRewritingTest.php  Sets up a Drupal site for running functional and integration tests. 
  LanguageUrlRewritingTest::testDomainNameNegotiationPort  in core/LanguageUrlRewritingTest.php  Check URL rewriting when using a domain name and a non-standard port. 
  LegacyTest::testTaxonomyLegacyNode  in core/LegacyTest.php  Test taxonomy functionality with nodes prior to 1970. 
  LinkFieldTest::assertInvalidEntries  in core/LinkFieldTest.php  Asserts that invalid URLs cannot be submitted. 
  LinkFieldTest::assertValidEntries  in core/LinkFieldTest.php  Asserts that valid URLs can be submitted. 
  LinkFieldTest::testLinkFormatter  in core/LinkFieldTest.php  Tests the default 'link' formatter. 
  LinkFieldTest::testLinkSeparateFormatter  in core/LinkFieldTest.php  Tests the 'link_separate' formatter. 
  LinkFieldTest::testLinkTitle  in core/LinkFieldTest.php  Tests the link title settings of a link field. 
  LocaleConfigTranslationImportTest::testConfigTranslationImport  in core/LocaleConfigTranslationImportTest.php  Test update changes configuration translations if enabled after language. 
  LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall  in core/LocaleConfigTranslationImportTest.php  Test update changes configuration translations if enabled after language. 
  LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete  in core/LocaleConfigTranslationImportTest.php  Test removing a string from Locale deletes configuration translations. 
  LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve  in core/LocaleConfigTranslationImportTest.php  Test removing a string from Locale changes configuration translations. 
  LocaleConfigTranslationTest::setUp  in core/LocaleConfigTranslationTest.php  Sets up a Drupal site for running functional and integration tests. 
  LocaleConfigTranslationTest::testConfigTranslation  in core/LocaleConfigTranslationTest.php  Tests basic configuration translation. 
  LocaleConfigTranslationTest::testOptionalConfiguration  in core/LocaleConfigTranslationTest.php  Test translatability of optional configuration in locale. 
  LocaleContentTest::testContentTypeDirLang  in core/LocaleContentTest.php  Test if a dir and lang tags exist in node's attributes. 
  LocaleContentTest::testContentTypeLanguageConfiguration  in core/LocaleContentTest.php  Test if a content type can be set to multilingual and language is present. 
  LocaleContentTest::testMachineNameLTR  in core/LocaleContentTest.php  Verifies that machine name fields are always LTR. 
  LocaleExportTest::testExportTranslation  in core/LocaleExportTest.php  Test exportation of translations. 
  LocaleExportTest::testExportTranslationTemplateFile  in core/LocaleExportTest.php  Test exportation of translation template file. 
  LocaleFileSystemFormTest::testFileConfigurationPage  in core/LocaleFileSystemFormTest.php  Tests translation directory settings on the file settings form. 
  LocaleImportFunctionalTest::importPoFile  in core/LocaleImportFunctionalTest.php  Helper function: import a standalone .po file in a given language. 
  LocaleImportFunctionalTest::testConfigPoFile  in core/LocaleImportFunctionalTest.php  Tests .po file import with configuration translation. 
  LocaleImportFunctionalTest::testEmptyMsgstr  in core/LocaleImportFunctionalTest.php  Test empty msgstr at end of .po file see #611786. 
  LocaleImportFunctionalTest::testStandalonePoFile  in core/LocaleImportFunctionalTest.php  Test import of standalone .po files. 
  LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies  in core/LocaleJavascriptTranslationTest.php  Assert translations JS is added before drupal.js, because it depends on it. 
  LocaleLocaleLookupTest::testCircularDependency  in core/LocaleLocaleLookupTest.php  Tests that there are no circular dependencies. 
  LocalePathTest::testPathLanguageConfiguration  in core/LocalePathTest.php  Test if a language can be associated with a path alias. 
  LocalePluralFormatTest::importPoFile  in core/LocalePluralFormatTest.php  Imports a standalone .po file in a given language. 
  LocalePluralFormatTest::testPluralEditDateFormatter  in core/LocalePluralFormatTest.php  Tests plural editing of DateFormatter strings 
  LocalePluralFormatTest::testPluralEditExport  in core/LocalePluralFormatTest.php  Tests plural editing and export functionality. 
  LocaleTranslateStringTourTest::testTranslateStringTourTips  in core/LocaleTranslateStringTourTest.php  Tests locale tour tip availability. 
  LocaleTranslationUiTest::testEnglishTranslation  in core/LocaleTranslationUiTest.php  Enable interface translation to English. 
  LocaleTranslationUiTest::testJavaScriptTranslation  in core/LocaleTranslationUiTest.php  LocaleTranslationUiTest::testStringSearch  in core/LocaleTranslationUiTest.php  Tests translation search form. 
  LocaleTranslationUiTest::testStringTranslation  in core/LocaleTranslationUiTest.php  Adds a language and tests string translation by users with the appropriate permissions. 
  LocaleTranslationUiTest::testStringValidation  in core/LocaleTranslationUiTest.php  Tests the validation of the translation input. 
  LocaleTranslationUiTest::testUICustomizedStrings  in core/LocaleTranslationUiTest.php  Tests that only changed strings are saved customized when edited. 
  LocaleUpdateBase::addLanguage  in core/LocaleUpdateBase.php  Adds a language. 
  LocaleUpdateCronTest::testUpdateCron  in core/LocaleUpdateCronTest.php  Tests interface translation update using cron. 
  LocaleUpdateDevelopmentReleaseTest::setUp  in core/LocaleUpdateDevelopmentReleaseTest.php  Sets up a Drupal site for running functional and integration tests. 
  LocaleUpdateTest::testEnableCustomLanguage  in core/LocaleUpdateTest.php  Tests automatic translation import when a custom language is added. 
  LocaleUpdateTest::testEnableLanguage  in core/LocaleUpdateTest.php  Tests automatic translation import when a language is added. 
  LocaleUpdateTest::testEnableUninstallModule  in core/LocaleUpdateTest.php  Tests automatic translation import when a module is enabled. 
  LocaleUpdateTest::testUpdateCheckStatus  in core/LocaleUpdateTest.php  Checks if local or remote translation sources are detected. 
  LocaleUpdateTest::testUpdateImportModeNonCustomized  in core/LocaleUpdateTest.php  Tests translation import and only overwrite non-customized translations. 
  LocaleUpdateTest::testUpdateImportModeNone  in core/LocaleUpdateTest.php  Tests translation import and don't overwrite any translation. 
  LocaleUpdateTest::testUpdateImportSourceLocal  in core/LocaleUpdateTest.php  Tests translation import from local sources. 
  LocaleUpdateTest::testUpdateImportSourceRemote  in core/LocaleUpdateTest.php  Tests translation import from remote sources. 
  MainContentFallbackTest::testMainContentFallback  in core/MainContentFallbackTest.php  Test availability of main content: Drupal falls back to SimplePageVariant. 
  ManageDisplayTest::testFormatterUI  in core/ManageDisplayTest.php  Tests formatter settings. 
  ManageDisplayTest::testSingleViewMode  in core/ManageDisplayTest.php  Tests hiding the view modes fieldset when there's only one available. 
  ManageDisplayTest::testViewModeCustom  in core/ManageDisplayTest.php  Tests switching view modes to use custom or 'default' settings'. 
  ManageDisplayTest::testWidgetUI  in core/ManageDisplayTest.php  Tests widget settings. 
  ManageFieldsTest::addPersistentFieldStorage  in core/ManageFieldsTest.php  Tests that persistent field storage appears in the field UI. 
  ManageFieldsTest::cardinalitySettings  in core/ManageFieldsTest.php  Tests the cardinality settings of a field. 
  ManageFieldsTest::testDefaultValue  in core/ManageFieldsTest.php  Tests that default value is correctly validated and saved. 
  ManageFieldsTest::testDisallowedFieldNames  in core/ManageFieldsTest.php  Tests that Field UI respects disallowed field names. 
  ManageFieldsTest::testDuplicateFieldName  in core/ManageFieldsTest.php  Tests that a duplicate field name is caught by validation. 
  ManageFieldsTest::testExternalDestinations  in core/ManageFieldsTest.php  Tests that external URLs in the 'destinations' query parameter are blocked. 
  ManageFieldsTest::testFieldPrefix  in core/ManageFieldsTest.php  Tests that the 'field_prefix' setting works on Field UI. 
  ManageFieldsTest::testHelpDescriptions  in core/ManageFieldsTest.php  Tests that help descriptions render valid HTML. 
  ManageFieldsTest::updateField  in core/ManageFieldsTest.php  Tests editing an existing field. 
  MenuLanguageTest::testMenuLanguage  in core/MenuLanguageTest.php  Tests menu language settings and the defaults for menu link items. 
  MenuLinkContentDeleteFormTest::testMenuLinkContentDeleteForm  in core/MenuLinkContentDeleteFormTest.php  Tests the MenuLinkContentDeleteForm class. 
  MenuLinkContentFormTest::testMenuLinkContentForm  in core/MenuLinkContentFormTest.php  Tests the MenuLinkContentForm class. 
  MenuLinkContentFormTest::testMenuLinkContentFormValidation  in core/MenuLinkContentFormTest.php  Tests validation for the MenuLinkContentForm class. 
  MenuLinkContentTranslationUITest::testTranslationLinkTheme  in core/MenuLinkContentTranslationUITest.php  Tests that translation page inherits admin status of edit page. 
  MenuLinkReorderTest::testDefaultMenuLinkReorder  in core/MenuLinkReorderTest.php  Test creating, editing, deleting menu links via node form widget. 
  MenuLinkTest::testHierarchicalMenuLinkVisibility  in core/MenuLinkTest.php  Test that menu links using menu_link_content as parent are visible. 
  MenuNodeTest::testMenuNodeFormWidget  in core/MenuNodeTest.php  Test creating, editing, deleting menu links via node form widget. 
  MenuTest::addCustomMenu  in core/MenuTest.php  Creates a custom menu. 
  MenuTest::addInvalidMenuLink  in core/MenuTest.php  Attempts to add menu link with invalid path or no access permission. 
  MenuTest::addMenuLink  in core/MenuTest.php  Adds a menu link using the UI. 
  MenuTest::checkInvalidParentMenuLinks  in core/MenuTest.php  Tests that parent options are limited by depth when adding menu links. 
  MenuTest::deleteCustomMenu  in core/MenuTest.php  Deletes the locally stored custom menu. 
  MenuTest::deleteMenuLink  in core/MenuTest.php  Deletes a menu link using the UI. 
  MenuTest::disableMenuLink  in core/MenuTest.php  Disables a menu link. 
  MenuTest::doMenuTests  in core/MenuTest.php  Tests menu functionality. 
  MenuTest::doTestMenuBlock  in core/MenuTest.php  Tests menu block settings. 
  MenuTest::enableMenuLink  in core/MenuTest.php  Enables a menu link. 
  MenuTest::modifyMenuLink  in core/MenuTest.php  Modifies a menu link using the UI. 
  MenuTest::moveMenuLink  in core/MenuTest.php  Changes the parent of a menu link using the UI. 
  MenuTest::resetMenuLink  in core/MenuTest.php  Resets a standard menu link using the UI. 
  MenuTest::testMenu  in core/MenuTest.php  Tests menu functionality using the admin and user interfaces. 
  MenuTest::testMenuQueryAndFragment  in core/MenuTest.php  Adds and removes a menu link with a query string and fragment. 
  MenuTest::testMenus  in core/MenuTest.php  Tests the menu functionality. 
  MenuTest::testSystemMenuRename  in core/MenuTest.php  Tests renaming the built-in menu. 
  MissingCheckedRequirementsTest::testCheckRequirements  in core/MissingCheckedRequirementsTest.php  Ensures test will not run when requirements are missing. 
  MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions  in core/MultiStepNodeFormBasicOptionsTest.php  Tests changing the default values of basic options to ensure they persist. 
  NestedFormTest::testNestedFieldForm  in core/NestedFormTest.php  Tests Field API form integration within a subform. 
  NewViewConfigSchemaTest::testNewViews  in core/NewViewConfigSchemaTest.php  Tests creating brand new views. 
  NodeAccessBaseTableTest::testNodeAccessBasic  in core/NodeAccessBaseTableTest.php  Tests the "private" node access functionality. 
  NodeAccessFieldTest::testNodeAccessAdministerField  in core/NodeAccessFieldTest.php  Tests administering fields when node access is restricted. 
  NodeAccessMenuLinkTest::testNodeAccessMenuLink  in core/NodeAccessMenuLinkTest.php  SA-CORE-2015-003: Tests menu links to nodes when node access is restricted. 
  NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNoAccessModules  in core/NodeAccessRebuildNodeGrantsTest.php  Tests rebuilding the node access permissions table with no content. 
  NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNodeGrants  in core/NodeAccessRebuildNodeGrantsTest.php  Tests rebuilding the node access permissions table with content. 
  NodeAccessRebuildTest::testNodeAccessRebuild  in core/NodeAccessRebuildTest.php  Tests rebuilding the node access permissions table. 
  NodeBlockFunctionalTest::testRecentNodeBlock  in core/NodeBlockFunctionalTest.php  Tests the recent comments block. 
  NodeCreationTest::testNodeCreation  in core/NodeCreationTest.php  Creates a "Basic page" node and verifies its consistency in the database. 
  NodeCreationTest::testUnpublishedNodeCreation  in core/NodeCreationTest.php  Creates an unpublished node and confirms correct redirect behavior. 
  NodeEditFormTest::checkVariousAuthoredByValues  in core/NodeEditFormTest.php  Checks that the "authored by" works correctly with various values. 
  NodeEditFormTest::testNodeEdit  in core/NodeEditFormTest.php  Checks node edit functionality. 
  NodeEditFormTest::testNodeEditAuthoredBy  in core/NodeEditFormTest.php  Tests changing a node's "authored by" field. 
  NodeEntityViewModeAlterTest::testNodeViewModeChange  in core/NodeEntityViewModeAlterTest.php  Create a "Basic page" node and verify its consistency in the database. 
  NodeFieldMultilingualTest::setUp  in core/NodeFieldMultilingualTest.php  Sets up a Drupal site for running functional and integration tests. 
  NodeFieldMultilingualTest::testMultilingualDisplaySettings  in core/NodeFieldMultilingualTest.php  NodeFieldMultilingualTest::testMultilingualNodeForm  in core/NodeFieldMultilingualTest.php  Tests whether field languages are correctly set through the node form. 
  NodeFormButtonsTest::testNodeFormButtons  in core/NodeFormButtonsTest.php  Tests that the right buttons are displayed for saving nodes. 
  NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges  in core/NodeFormSaveChangedTimeTest.php  Test the changed time after API and FORM save without changes. 
  NodePostSettingsTest::testPagePostInfo  in core/NodePostSettingsTest.php  Confirms "Basic page" content type and post information is on a new node. 
  NodeRevisionsAllTest::testRevisions  in core/NodeRevisionsAllTest.php  Checks node revision operations. 
  NodeRevisionsTest::testRevisions  in core/NodeRevisionsTest.php  Checks node revision related operations. 
  NodeRevisionsTest::testRevisionTranslationRevert  in core/NodeRevisionsTest.php  Tests the revision translations are correctly reverted. 
  NodeRevisionsUiTest::testNodeFormSaveWithoutRevision  in core/NodeRevisionsUiTest.php  Checks that unchecking 'Create new revision' works when editing a node. 
  NodeRevisionWizardTest::testViewAdd  in core/NodeRevisionWizardTest.php  Tests creating a node revision view. 
  NodeTitleXSSTest::testNodeTitleXSS  in core/NodeTitleXSSTest.php  Tests XSS functionality with a node entity. 
  NodeTranslationUITest::doTestAuthoringInfo  in core/NodeTranslationUITest.php  Tests the translation authoring information. 
  NodeTranslationUITest::doTestPublishedStatus  in core/NodeTranslationUITest.php  Tests the translation publishing status. 
  NodeTranslationUITest::setUp  in core/NodeTranslationUITest.php  Sets up a Drupal site for running functional and integration tests. 
  NodeTranslationUITest::testPublishedStatusNoFields  in core/NodeTranslationUITest.php  Tests changing the published status on a node without fields. 
  NodeTranslationUITest::testTranslationLinkTheme  in core/NodeTranslationUITest.php  Tests that translation page inherits admin status of edit page. 
  NodeTypeInitialLanguageTest::testLanguageFieldVisibility  in core/NodeTypeInitialLanguageTest.php  Tests language field visibility features. 
  NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults  in core/NodeTypeInitialLanguageTest.php  Tests the node type initial language defaults, and modifies them. 
  NodeTypeTest::testNodeTypeCreation  in core/NodeTypeTest.php  Tests creating a content type programmatically and via a form. 
  NodeTypeTest::testNodeTypeDeletion  in core/NodeTypeTest.php  Tests deleting a content type that still has content. 
  NodeTypeTest::testNodeTypeEditing  in core/NodeTypeTest.php  Tests editing a node type using the UI. 
  NodeTypeTest::testNodeTypeNoContentType  in core/NodeTypeTest.php  Tests for when there are no content types defined. 
  NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation  in core/NodeTypeTranslationTest.php  Tests the node type title label translation. 
  NodeTypeTranslationTest::testNodeTypeTranslation  in core/NodeTypeTranslationTest.php  Tests the node type translation. 
  NodeWizardTest::testViewAddWithNodeTitles  in core/NodeWizardTest.php  Tests creating a view with node titles. 
  NumberFieldTest::assertSetMinimumValue  in core/NumberFieldTest.php  Helper function to set the minimum value of a field. 
  NumberFieldTest::testNumberDecimalField  in core/NumberFieldTest.php  Test decimal field. 
  NumberFieldTest::testNumberFloatField  in core/NumberFieldTest.php  Test float field. 
  NumberFieldTest::testNumberFormatter  in core/NumberFieldTest.php  Test default formatter behavior 
  NumberFieldTest::testNumberIntegerField  in core/NumberFieldTest.php  Test integer field. 
  NumericFormatPluralTest::testNumericFormatPlural  in core/NumericFormatPluralTest.php  Test plural formatting setting on a numeric views handler. 
  OptionsFieldUITest::assertAllowedValuesInput  in core/OptionsFieldUITest.php  Tests a string input for the 'allowed values' form element. 
  OptionsFieldUITest::testNodeDisplay  in core/OptionsFieldUITest.php  Tests normal and key formatter display on node display. 
  OptionsFloatFieldImportTest::testImport  in core/OptionsFloatFieldImportTest.php  Tests that importing list_float fields works. 
  OptionsWidgetsTest::testCheckBoxes  in core/OptionsWidgetsTest.php  Tests the 'options_buttons' widget (multiple select). 
  OptionsWidgetsTest::testRadioButtons  in core/OptionsWidgetsTest.php  Tests the 'options_buttons' widget (single select). 
  OptionsWidgetsTest::testSelectListMultiple  in core/OptionsWidgetsTest.php  Tests the 'options_select' widget (multiple select). 
  OptionsWidgetsTest::testSelectListSingle  in core/OptionsWidgetsTest.php  Tests the 'options_select' widget (single select). 
  OverrideDisplaysTest::testOverrideDisplays  in core/OverrideDisplaysTest.php  Tests that displays can be overridden via the UI. 
  OverrideDisplaysTest::testRevertAllDisplays  in core/OverrideDisplaysTest.php  Tests that the revert to all displays select-option works as expected. 
  OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays  in core/OverrideDisplaysTest.php  Tests that the wizard correctly sets up default and overridden displays. 
  PageEditTest::testPageEdit  in core/PageEditTest.php  Checks block edit functionality. 
  PageNotFoundTest::testPageNotFound  in core/PageNotFoundTest.php  PagePreviewTest::testPagePreview  in core/PagePreviewTest.php  Checks the node preview functionality. 
  PagePreviewTest::testPagePreviewWithRevisions  in core/PagePreviewTest.php  Checks the node preview functionality, when using revisions. 
  PagePreviewTest::testSimultaneousPreview  in core/PagePreviewTest.php  Checks the node preview accessible for simultaneous node editing. 
  PagerTest::testPagerConfigTranslation  in core/PagerTest.php  Tests translating the pager using config_translation. 
  PagerTest::testStorePagerSettings  in core/PagerTest.php  Pagers was sometimes not stored. 
  PageTitleTest::testTitleTags  in core/PageTitleTest.php  Tests the handling of HTML in node titles. 
  PageTitleTest::testTitleXSS  in core/PageTitleTest.php  Test if the title of the site is XSS proof. 
  PathAdminTest::testPathFiltering  in core/PathAdminTest.php  Tests the filtering aspect of the Path UI. 
  PathAliasTest::testAdminAlias  in core/PathAliasTest.php  Tests alias functionality through the admin interfaces. 
  PathAliasTest::testDuplicateNodeAlias  in core/PathAliasTest.php  Tests that duplicate aliases fail validation. 
  PathAliasTest::testNodeAlias  in core/PathAliasTest.php  Tests alias functionality through the node interfaces. 
  PathAliasTest::testPathCache  in core/PathAliasTest.php  Tests the path cache. 
  PathLanguageTest::setUp  in core/PathLanguageTest.php  Sets up a Drupal site for running functional and integration tests. 
  PathLanguageTest::testAliasTranslation  in core/PathLanguageTest.php  Test alias functionality through the admin interfaces. 
  PathLanguageUiTest::setUp  in core/PathLanguageUiTest.php  Sets up a Drupal site for running functional and integration tests. 
  PathLanguageUiTest::testDefaultLanguageUrl  in core/PathLanguageUiTest.php  Tests that a default language URL alias works. 
  PathLanguageUiTest::testLanguageNeutralUrl  in core/PathLanguageUiTest.php  Tests that a language-neutral URL alias works. 
  PathLanguageUiTest::testNonDefaultUrl  in core/PathLanguageUiTest.php  Tests that a non-default language URL alias works. 
  PathTaxonomyTermTest::testTermAlias  in core/PathTaxonomyTermTest.php  Tests alias functionality through the admin interfaces. 
  PreviewTest::testPreviewAdditionalInfo  in core/PreviewTest.php  Tests the additional information query info area. 
  PreviewTest::testPreviewContextual  in core/PreviewTest.php  Tests contextual links in the preview form. 
  PreviewTest::testPreviewUI  in core/PreviewTest.php  Tests arguments in the preview form. 
  PrivateFileOnTranslatedEntityTest::setUp  in core/PrivateFileOnTranslatedEntityTest.php  Sets up a Drupal site for running functional and integration tests. 
  PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile  in core/PrivateFileOnTranslatedEntityTest.php  Tests private file fields on translated nodes. 
  ProcessingTest::testBatchForm  in core/ProcessingTest.php  Tests batches defined in a form submit handler. 
  ProcessingTest::testBatchFormMultipleBatches  in core/ProcessingTest.php  Tests batches defined in different submit handlers on the same form. 
  ProcessingTest::testBatchFormMultistep  in core/ProcessingTest.php  Tests batches defined in a multistep form. 
  QueryTest::testQueryUI  in core/QueryTest.php  Tests query plugins settings. 
  QuickEditLoadingTest::testConcurrentEdit  in core/QuickEditLoadingTest.php  Tests Quick Edit on a node that was concurrently edited on the full node
form. 
  QuickEditLoadingTest::testImageField  in core/QuickEditLoadingTest.php  Tests that Quick Edit can handle an image field. 
  RearrangeFieldsTest::testRearrangeFields  in core/RearrangeFieldsTest.php  Tests field sorting. 
  RebuildTest::testPreserveFormActionAfterAJAX  in core/RebuildTest.php  Tests that a form's action is retained after an Ajax submission. 
  RebuildTest::testRebuildPreservesValues  in core/RebuildTest.php  Tests preservation of values. 
  RedirectTest::testRedirect  in core/RedirectTest.php  Tests form redirection. 
  RedirectTest::testRedirect  in core/RedirectTest.php  Tests the redirecting. 
  RedirectTest::testRedirectFromErrorPages  in core/RedirectTest.php  Tests form redirection from 404/403 pages with the Block form. 
  reEnableModuleFieldTest::testReEnabledField  in core/reEnableModuleFieldTest.php  Test the behavior of a field module after being disabled and re-enabled. 
  ResponseTest::testFormResponse  in core/ResponseTest.php  Tests that enforced responses propagate through subscribers and middleware. 
  ResponsiveImageAdminUITest::testResponsiveImageAdmin  in core/ResponsiveImageAdminUITest.php  Test responsive image administration functionality. 
  ResponsiveImageFieldUiTest::testResponsiveImageFormatterUI  in core/ResponsiveImageFieldUiTest.php  Tests formatter settings. 
  RowUITest::testRowUI  in core/RowUITest.php  Tests changing the row plugin and changing some options of a row. 
  RssTest::testTaxonomyRss  in core/RssTest.php  Tests that terms added to nodes are displayed in core RSS feed. 
  SaveUploadTest::setUp  in core/SaveUploadTest.php  Sets up a Drupal site for running functional and integration tests. 
  SaveUploadTest::testDrupalMovingUploadedFileError  in core/SaveUploadTest.php  Tests for log entry on failing destination. 
  SaveUploadTest::testExistingError  in core/SaveUploadTest.php  Test for failure when uploading over a file that already exists. 
  SaveUploadTest::testExistingRename  in core/SaveUploadTest.php  Test renaming when uploading over a file that already exists. 
  SaveUploadTest::testExistingReplace  in core/SaveUploadTest.php  Test replacement when uploading over a file that already exists. 
  SaveUploadTest::testHandleDangerousFile  in core/SaveUploadTest.php  Test dangerous file handling. 
  SaveUploadTest::testHandleExtension  in core/SaveUploadTest.php  Test extension handling. 
  SaveUploadTest::testHandleFileMunge  in core/SaveUploadTest.php  Test file munge handling. 
  SaveUploadTest::testNormal  in core/SaveUploadTest.php  Test the file_save_upload () function. 
  SaveUploadTest::testNoUpload  in core/SaveUploadTest.php  Test for no failures when not uploading a file. 
  SearchAdvancedSearchFormTest::testFormRefill  in core/SearchAdvancedSearchFormTest.php  Tests that after submitting the advanced search form, the form is refilled. 
  SearchAdvancedSearchFormTest::testNodeType  in core/SearchAdvancedSearchFormTest.php  Tests advanced search by node type. 
  SearchBlockTest::testSearchFormBlock  in core/SearchBlockTest.php  Test that the search form block can be placed and works. 
  SearchCommentCountToggleTest::setUp  in core/SearchCommentCountToggleTest.php  Sets up a Drupal site for running functional and integration tests. 
  SearchCommentCountToggleTest::testSearchCommentCountToggle  in core/SearchCommentCountToggleTest.php  Verify that comment count display toggles properly on comment status of node 
  SearchCommentTest::assertCommentAccess  in core/SearchCommentTest.php  Update search index and search for comment. 
  SearchCommentTest::testAddNewComment  in core/SearchCommentTest.php  Verify that 'add new comment' does not appear in search results or index. 
  SearchCommentTest::testSearchResultsComment  in core/SearchCommentTest.php  Verify that comments are rendered using proper format in search results. 
  SearchCommentTest::testSearchResultsCommentAccess  in core/SearchCommentTest.php  Verify access rules for comment indexing with different permissions. 
  SearchConfigSettingsFormTest::setUp  in core/SearchConfigSettingsFormTest.php  Sets up a Drupal site for running functional and integration tests. 
  SearchConfigSettingsFormTest::testMultipleSearchPages  in core/SearchConfigSettingsFormTest.php  Tests multiple search pages of the same type. 
  SearchConfigSettingsFormTest::testSearchModuleSettingsPage  in core/SearchConfigSettingsFormTest.php  Verifies plugin-supplied settings form. 
  SearchConfigSettingsFormTest::testSearchSettingsPage  in core/SearchConfigSettingsFormTest.php  Verifies the search settings form. 
  SearchEmbedFormTest::testEmbeddedForm  in core/SearchEmbedFormTest.php  Tests that the embedded form appears and can be submitted. 
  SearchExactTest::testExactQuery  in core/SearchExactTest.php  Tests that the correct number of pager links are found for both keywords and phrases. 
  SearchLanguageTest::testLanguages  in core/SearchLanguageTest.php  SearchMultilingualEntityTest::testMultilingualSearch  in core/SearchMultilingualEntityTest.php  Tests the indexing throttle and search results with multilingual nodes. 
  SearchMultilingualTest::testMultilingualSearchFilter  in core/SearchMultilingualTest.php  Tests search with multilingual nodes. 
  SearchNodeDiacriticsTest::testPhraseSearchPunctuation  in core/SearchNodeDiacriticsTest.php  Tests that search returns results with diacritics in the search phrase. 
  SearchNodePunctuationTest::testPhraseSearchPunctuation  in core/SearchNodePunctuationTest.php  Tests that search works with punctuation and HTML entities. 
  SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange  in core/SearchNodeUpdateAndDeletionTest.php  Tests that the search index info is properly updated when a node changes. 
  SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion  in core/SearchNodeUpdateAndDeletionTest.php  Tests that the search index info is updated when a node is deleted. 
  SearchNumberMatchingTest::testNumberSearching  in core/SearchNumberMatchingTest.php  Tests that all the numbers can be searched. 
  SearchNumbersTest::testNumberSearching  in core/SearchNumbersTest.php  Tests that all the numbers can be searched. 
  SearchPageCacheTagsTest::testSearchTagsBubbling  in core/SearchPageCacheTagsTest.php  Tests the presence of expected cache tags with referenced entities. 
  SearchPageCacheTagsTest::testSearchText  in core/SearchPageCacheTagsTest.php  Tests the presence of the expected cache tag in various situations. 
  SearchPageTextTest::testSearchLabelXSS  in core/SearchPageTextTest.php  Tests for XSS in search module local task. 
  SearchPageTextTest::testSearchText  in core/SearchPageTextTest.php  Tests the failed search text, and various other text on the search page. 
  SearchPreprocessLangcodeTest::testPreprocessLangcode  in core/SearchPreprocessLangcodeTest.php  Tests that hook_search_preprocess () returns the correct langcode. 
  SearchPreprocessLangcodeTest::testPreprocessStemming  in core/SearchPreprocessLangcodeTest.php  Tests stemming for hook_search_preprocess (). 
  SearchQueryAlterTest::testQueryAlter  in core/SearchQueryAlterTest.php  Tests that the query alter works. 
  SearchRankingTest::testRankings  in core/SearchRankingTest.php  SessionAuthenticationTest::testBasicAuthNoSession  in core/SessionAuthenticationTest.php  Tests that a session is not started automatically by basic authentication. 
  SessionHttpsTest::loginHttp  in core/SessionHttpsTest.php  Log in a user via HTTP. 
  SessionHttpsTest::loginHttps  in core/SessionHttpsTest.php  Log in a user via HTTPS. 
  SessionTest::testSessionSaveRegenerate  in core/SessionTest.php  Tests for \Drupal\Core\Session\WriteSafeSessionHandler::setSessionWritable ()
::isSessionWritable and \Drupal\Core\Session\SessionManager::regenerate (). 
  SettingsTest::testEditUI  in core/SettingsTest.php  Tests the settings for the edit ui. 
  ShortcutLinksTest::testShortcutLinkAdd  in core/ShortcutLinksTest.php  Tests that creating a shortcut works properly. 
  ShortcutLinksTest::testShortcutLinkChangePath  in core/ShortcutLinksTest.php  Tests that changing the path of a shortcut link works. 
  ShortcutLinksTest::testShortcutLinkDelete  in core/ShortcutLinksTest.php  Tests deleting a shortcut link. 
  ShortcutLinksTest::testShortcutLinkRename  in core/ShortcutLinksTest.php  Tests that shortcut links can be renamed. 
  ShortcutSetsTest::testShortcutSetAdd  in core/ShortcutSetsTest.php  Tests creating a shortcut set. 
  ShortcutSetsTest::testShortcutSetDelete  in core/ShortcutSetsTest.php  Tests deleting a shortcut set. 
  ShortcutSetsTest::testShortcutSetEdit  in core/ShortcutSetsTest.php  Tests editing a shortcut set. 
  ShortcutSetsTest::testShortcutSetRename  in core/ShortcutSetsTest.php  Tests renaming a shortcut set. 
  ShortcutSetsTest::testShortcutSetSwitchCreate  in core/ShortcutSetsTest.php  Tests switching a user's shortcut set and creating one at the same time. 
  ShortcutSetsTest::testShortcutSetSwitchNoSetName  in core/ShortcutSetsTest.php  Tests switching a user's shortcut set without providing a new set name. 
  ShortcutSetsTest::testShortcutSetSwitchOwn  in core/ShortcutSetsTest.php  Tests switching a user's own shortcut set. 
  SimpleTestBrowserTest::testInternalBrowser  in core/SimpleTestBrowserTest.php  Test the internal browsers functionality. 
  SimpleTestBrowserTest::testTestingThroughUI  in core/SimpleTestBrowserTest.php  Tests that PHPUnit and KernelTestBase tests work through the UI. 
  SimpleTestTest::testWebTestRunner  in core/SimpleTestTest.php  Ensures the tests selected through the web interface are run and displayed. 
  SiteMaintenanceTest::testSiteMaintenance  in core/SiteMaintenanceTest.php  Verify site maintenance mode functionality. 
  SortingTest::testSorting  in core/SortingTest.php  Tests the sorting functionality. 
  StandardTest::testStandard  in core/StandardTest.php  Tests Standard installation profile. 
  StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced  in core/StateValuesCleanAdvancedTest.php  Tests \Drupal\Core\Form\FormState::cleanValues (). 
  StateValuesCleanTest::testFormStateValuesClean  in core/StateValuesCleanTest.php  Tests \Drupal\Core\Form\FormState::cleanValues (). 
  StatisticsAdminTest::testStatisticsSettings  in core/StatisticsAdminTest.php  Verifies that the statistics settings page works. 
  StatisticsLoggingTest::setUp  in core/StatisticsLoggingTest.php  Sets up a Drupal site for running functional and integration tests. 
  StorageTest::testCachedFormStorageValidation  in core/StorageTest.php  Tests updating cached form storage during form validation. 
  StorageTest::testDetails  in core/StorageTest.php  Tests changing label, description and tag. 
  StorageTest::testForm  in core/StorageTest.php  Tests using the form in a usual way. 
  StorageTest::testFormCached  in core/StorageTest.php  Tests using the form after calling $form_state->setCached(). 
  StorageTest::testImmutableForm  in core/StorageTest.php  Verifies that form build-id is regenerated when loading an immutable form
from the cache. 
  StorageTest::testValidation  in core/StorageTest.php  Tests validation when form storage is used. 
  StringFieldTest::_testTextfieldWidgets  in core/StringFieldTest.php  Helper function for testTextfieldWidgets(). 
  StyleSerializerTest::testFieldRawOutput  in core/StyleSerializerTest.php  Tests the raw output options for row field rendering. 
  StyleSerializerTest::testResponseFormatConfiguration  in core/StyleSerializerTest.php  Tests the response format configuration. 
  StyleSerializerTest::testSerializerViewsUI  in core/StyleSerializerTest.php  Tests the views interface for REST export displays. 
  StyleSerializerTest::testUIFieldAlias  in core/StyleSerializerTest.php  Test the field ID alias functionality of the DataFieldRow plugin. 
  StyleTableTest::testWizard  in core/StyleTableTest.php  Tests created a table style view. 
  StyleUITest::testStyleUI  in core/StyleUITest.php  Tests changing the style plugin and changing some options of a style. 
  SyslogTest::testSettings  in core/SyslogTest.php  Tests the syslog settings page. 
  SystemConfigFormTest::testSystemConfigForm  in core/SystemConfigFormTest.php  Tests the SystemConfigFormTestBase class. 
  TaggedWithTest::testTaggedWith  in core/TaggedWithTest.php  Tests the "tagged with" functionality. 
  TaggedWithTest::testTaggedWithByNodeType  in core/TaggedWithTest.php  Tests that the "tagged with" form element only shows for node types that support it. 
  TaxonomyImageTest::testTaxonomyImageAccess  in core/TaxonomyImageTest.php  TaxonomyIndexTidUiTest::testExposedFilter  in core/TaxonomyIndexTidUiTest.php  Tests exposed taxonomy filters. 
  TaxonomyMenuOperations::setUp  in modules/TaxonomyMenuOperations.php  Set up for all tests. 
  TaxonomyMenuOperations::testTaxTermCreate  in modules/TaxonomyMenuOperations.php  Test creation of taxonomy term. 
  TaxonomyMenuOperations::testTaxTermDelete  in modules/TaxonomyMenuOperations.php  Test deletion of taxonomy term. 
  TaxonomyTermIndentationTest::testTermIndentation  in core/TaxonomyTermIndentationTest.php  Tests term indentation. 
  TaxonomyTermViewTest::testTaxonomyTermView  in core/TaxonomyTermViewTest.php  Tests that the taxonomy term view is working properly. 
  TelephoneFieldTest::testTelephoneField  in core/TelephoneFieldTest.php  Helper function for testTelephoneField(). 
  TermIndexTest::testTaxonomyIndex  in core/TermIndexTest.php  Tests that the taxonomy index is maintained properly. 
  TermLanguageTest::testDefaultTermLanguage  in core/TermLanguageTest.php  TermLanguageTest::testTermLanguage  in core/TermLanguageTest.php  TermTest::testNodeTermCreationAndDeletion  in core/TermTest.php  Test term creation with a free-tagging vocabulary from the node form. 
  TermTest::testReSavingTags  in core/TermTest.php  Tests that editing and saving a node with no changes works correctly. 
  TermTest::testTaxonomyNode  in core/TermTest.php  Test that hook_node_$op implementations work correctly. 
  TermTest::testTaxonomyTermHierarchy  in core/TermTest.php  Test terms in a single and multiple hierarchy. 
  TermTest::testTermInterface  in core/TermTest.php  Save, edit and delete a term using the user interface. 
  TermTest::testTermMultipleParentsInterface  in core/TermTest.php  Test saving a term with multiple parents through the UI. 
  TermTest::testTermReorder  in core/TermTest.php  Save, edit and delete a term using the user interface. 
  TextFieldTest::testRequiredLongTextWithFileUpload  in core/TextFieldTest.php  Test required long text with file upload. 
  TextFieldTest::_testTextfieldWidgetsFormatted  in core/TextFieldTest.php  Helper function for testTextfieldWidgetsFormatted(). 
  ThemeTest::testAdministrationTheme  in core/ThemeTest.php  Test the administration theme functionality. 
  ThemeTest::testThemeSettings  in core/ThemeTest.php  Test the theme settings form. 
  ThemeTest::testUninstallingThemes  in core/ThemeTest.php  Test uninstalling of themes works. 
  TokenReplaceTest::testTaxonomyTokenReplacement  in core/TokenReplaceTest.php  Creates some terms and a node, then tests the tokens generated from them. 
  ToolbarAdminMenuTest::testExternalLink  in core/ToolbarAdminMenuTest.php  Tests that external links added to the menu appear in the toolbar. 
  ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear  in core/ToolbarAdminMenuTest.php  Tests that toolbar cache is cleared when string translations are made. 
  ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear  in core/ToolbarAdminMenuTest.php  Tests toolbar cache tags implementation. 
  ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear  in core/ToolbarAdminMenuTest.php  Tests the toolbar_modules_installed() and toolbar_modules_uninstalled() hook
implementations. 
  ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates  in core/ToolbarAdminMenuTest.php  Tests that changes to a user account by another user clears the changed
account's toolbar cached, not the user's who took the action. 
  ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear  in core/ToolbarAdminMenuTest.php  Exercises the toolbar_user_role_update() and toolbar_user_update() hook
implementations. 
  ToolbarMenuTranslationTest::testToolbarClasses  in core/ToolbarMenuTranslationTest.php  Tests that toolbar classes don't change when adding a translation. 
  ToolkitSetupFormTest::testToolkitSetupForm  in core/ToolkitSetupFormTest.php  Test Image toolkit setup form. 
  TrackerTest::testTrackerAdminUnpublish  in core/TrackerTest.php  Tests that publish/unpublish works at admin/content/node. 
  TrackerTest::testTrackerCronIndexing  in core/TrackerTest.php  Tests that existing nodes are indexed by cron. 
  TrackerTest::testTrackerHistoryMetadata  in core/TrackerTest.php  Tests the metadata for the "new"/"updated" indicators. 
  TrackerTest::testTrackerOrderingNewComments  in core/TrackerTest.php  Tests for ordering on a users tracker listing when comments are posted. 
  TrackerTest::testTrackerUser  in core/TrackerTest.php  Tests for the presence of nodes on a user's tracker listing. 
  TranslationWebTest::testFieldFormTranslationRevisions  in core/TranslationWebTest.php  Tests field translations when creating a new revision. 
  TriggeringElementTest::testAttemptAccessControlBypass  in core/TriggeringElementTest.php  Test that the triggering element does not get set to a button with
#access=FALSE. 
  TriggeringElementTest::testNoButtonInfoInPost  in core/TriggeringElementTest.php  Test the determination of the triggering element when no button
information is included in the POST data, as is sometimes the case when
the ENTER key is pressed in a textfield in Internet Explorer. 
  TwigTransTest::installLanguages  in core/TwigTransTest.php  Helper function: install languages. 
  UITestBase::randomView  in core/UITestBase.php  A helper method which creates a random view. 
  UninstallTest::testFailedInstallStatus  in core/UninstallTest.php  Tests that a module which fails to install can still be uninstalled. 
  UninstallTest::testUninstallPage  in core/UninstallTest.php  Tests the Uninstall page and Uninstall confirmation page. 
  UnsavedPreviewTest::testUnsavedPageDisplayPreview  in core/UnsavedPreviewTest.php  Tests previews of unsaved new page displays. 
  UpdateFeedItemTest::testUpdateFeedItem  in core/UpdateFeedItemTest.php  Tests running "update items" from 'admin/config/services/aggregator' page. 
  UpdateFeedTest::testUpdateFeed  in core/UpdateFeedTest.php  Creates a feed and attempts to update it. 
  UpdatePathRC1TestBaseFilledTest::testUpdatedSite  in core/UpdatePathRC1TestBaseFilledTest.php  Tests that the content and configuration were properly updated. 
  UpdatePathTestBaseFilledTest::testUpdatedSite  in core/UpdatePathTestBaseFilledTest.php  Tests that the content and configuration were properly updated. 
  UpdateUploadTest::testUploadModule  in core/UpdateUploadTest.php  Tests upload, extraction, and update of a module. 
  UrlAlterFunctionalTest::testUrlAlter  in core/UrlAlterFunctionalTest.php  Test that URL altering works and that it occurs in the correct order. 
  UrlTest::testFormUrl  in core/UrlTest.php  Tests that #type 'url' fields are properly validated and trimmed. 
  UserAccountLinksTest::testDisabledAccountLink  in core/UserAccountLinksTest.php  Tests disabling the 'My account' link. 
  UserAdminLanguageTest::addCustomLanguage  in core/UserAdminLanguageTest.php  Helper method for adding a custom language. 
  UserAdminLanguageTest::setLanguageNegotiation  in core/UserAdminLanguageTest.php  Sets the User interface negotiation detection method. 
  UserAdminLanguageTest::testActualNegotiation  in core/UserAdminLanguageTest.php  Tests the actual language negotiation. 
  UserAdminTest::testNotificationEmailAddress  in core/UserAdminTest.php  Tests the alternate notification email address for user mails. 
  UserAdminTest::testUserAdmin  in core/UserAdminTest.php  Registers a user and deletes it. 
  UserBlocksTest::testUserLoginBlock  in core/UserBlocksTest.php  Test the user login block. 
  UserCancelTest::testMassUserCancelByAdmin  in core/UserCancelTest.php  Create an administrative user and mass-delete other users. 
  UserCancelTest::testUserAnonymize  in core/UserCancelTest.php  Delete account and anonymize all content. 
  UserCancelTest::testUserBlock  in core/UserCancelTest.php  Disable account and keep all content. 
  UserCancelTest::testUserBlockUnpublish  in core/UserCancelTest.php  Disable account and unpublish all content. 
  UserCancelTest::testUserCancelByAdmin  in core/UserCancelTest.php  Create an administrative user and delete another user. 
  UserCancelTest::testUserCancelChangePermission  in core/UserCancelTest.php  Test ability to change the permission for canceling users. 
  UserCancelTest::testUserCancelInvalid  in core/UserCancelTest.php  Attempt invalid account cancellations. 
  UserCancelTest::testUserCancelUid1  in core/UserCancelTest.php  Tests that user account for uid 1 cannot be cancelled. 
  UserCancelTest::testUserDelete  in core/UserCancelTest.php  Delete account and remove all content. 
  UserCancelTest::testUserWithoutEmailCancelByAdmin  in core/UserCancelTest.php  Tests deletion of a user account without an email address. 
  UserCreateFailMailTest::testUserAdd  in core/UserCreateFailMailTest.php  Tests the create user administration page. 
  UserCreateTest::testUserAdd  in core/UserCreateTest.php  Create a user through the administration interface and ensure that it
displays in the user list. 
  UserEditedOwnAccountTest::testUserEditedOwnAccount  in core/UserEditedOwnAccountTest.php  UserEditTest::testUserEdit  in core/UserEditTest.php  Test user edit page. 
  UserEditTest::testUserWith0Password  in core/UserEditTest.php  Tests setting the password to "0". 
  UserEditTest::testUserWithoutEmailEdit  in core/UserEditTest.php  Tests editing of a user account without an email address. 
  UserLanguageCreationTest::testLocalUserCreation  in core/UserLanguageCreationTest.php  Functional test for language handling during user creation. 
  UserLanguageTest::testUserLanguageConfiguration  in core/UserLanguageTest.php  Test if user can change their default language. 
  UserLoginTest::assertFailedLogin  in core/UserLoginTest.php  Make an unsuccessful login attempt. 
  UserLoginTest::testLoginCacheTagsAndDestination  in core/UserLoginTest.php  Tests login with destination. 
  UserPasswordResetTest::testUserPasswordReset  in core/UserPasswordResetTest.php  Tests password reset functionality. 
  UserPasswordResetTest::testUserPasswordResetLoggedIn  in core/UserPasswordResetTest.php  Test user password reset while logged in. 
  UserPasswordResetTest::testUserResetPasswordTextboxFilled  in core/UserPasswordResetTest.php  Prefill the text box on incorrect login via link to password reset page. 
  UserPermissionsTest::testAdministratorRole  in core/UserPermissionsTest.php  Test assigning of permissions for the administrator role. 
  UserPermissionsTest::testUserPermissionChanges  in core/UserPermissionsTest.php  Test changing user permissions through the permissions page. 
  UserPictureTest::saveUserPicture  in core/UserPictureTest.php  Edits the user picture for the test user. 
  UserPictureTest::testCreateDeletePicture  in core/UserPictureTest.php  Tests creation, display, and deletion of user pictures. 
  UserPictureTest::testPictureOnNodeComment  in core/UserPictureTest.php  Tests embedded users on node pages. 
  UserRegistrationTest::testRegistrationDefaultValues  in core/UserRegistrationTest.php  UserRegistrationTest::testRegistrationEmailDuplicates  in core/UserRegistrationTest.php  UserRegistrationTest::testRegistrationWithEmailVerification  in core/UserRegistrationTest.php  UserRegistrationTest::testRegistrationWithoutEmailVerification  in core/UserRegistrationTest.php  UserRegistrationTest::testRegistrationWithUserFields  in core/UserRegistrationTest.php  Tests Field API fields on user registration forms. 
  UserRegistrationTest::testUniqueFields  in core/UserRegistrationTest.php  Tests username and email field constraints on user registration. 
  UserRegistrationTest::testUuidFormState  in core/UserRegistrationTest.php  Tests that UUID isn't cached in form state on register form. 
  UserRoleAdminTest::testRoleAdministration  in core/UserRoleAdminTest.php  Test adding, renaming and deleting roles. 
  UserRoleAdminTest::testRoleWeightOrdering  in core/UserRoleAdminTest.php  Test user role weight change operation and ordering. 
  UserRolesAssignmentTest::testAssignAndRemoveRole  in core/UserRolesAssignmentTest.php  Tests that a user can be assigned a role and that the role can be removed
again. 
  UserRolesAssignmentTest::testCreateUserWithRole  in core/UserRolesAssignmentTest.php  Tests that when creating a user the role can be assigned. And that it can
be removed again. 
  UserSearchTest::testUserSearch  in core/UserSearchTest.php  UserTimeZoneTest::testUserTimeZone  in core/UserTimeZoneTest.php  Tests the display of dates and time when user-configurable time zones are set. 
  ValidationTest::testCustomRequiredError  in core/ValidationTest.php  Tests #required with custom validation errors. 
  ValidationTest::testDisabledToken  in core/ValidationTest.php  Tests that a form with a disabled CSRF token can be validated. 
  ValidationTest::testPatternValidation  in core/ValidationTest.php  Tests #pattern validation. 
  ValidationTest::testValidate  in core/ValidationTest.php  Tests #element_validate and #validate. 
  ValidationTest::testValidateLimitErrors  in core/ValidationTest.php  Tests partial form validation through #limit_validation_errors. 
  ViewEditTest::testDeleteLink  in core/ViewEditTest.php  Tests the delete link on a views UI. 
  ViewEditTest::testEditFormLanguageOptions  in core/ViewEditTest.php  Tests the language options on the views edit form. 
  ViewEditTest::testOtherOptions  in core/ViewEditTest.php  Tests the machine name and administrative comment forms. 
  ViewEditTest::testRelationRepresentativeNode  in core/ViewEditTest.php  Tests Representative Node for a Taxonomy Term. 
  ViewsUITourTest::testViewsUiTourTips  in core/ViewsUITourTest.php  Tests views_ui tour tip availability. 
  ViewsUITourTest::testViewsUiTourTipsTranslated  in core/ViewsUITourTest.php  Tests views_ui tour tip availability in a different language. 
  VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms  in core/VocabularyLanguageTest.php  Tests term language settings for vocabulary terms are saved and updated. 
  VocabularyLanguageTest::testVocabularyLanguage  in core/VocabularyLanguageTest.php  Tests language settings for vocabularies. 
  VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm  in core/VocabularyPermissionsTest.php  Create, edit and delete a taxonomy term via the user interface. 
  VocabularyTranslationTest::testVocabularyLanguage  in core/VocabularyTranslationTest.php  Tests language settings for vocabularies. 
  VocabularyUiTest::testTaxonomyAdminChangingWeights  in core/VocabularyUiTest.php  Changing weights on the vocabulary overview with two or more vocabularies. 
  VocabularyUiTest::testTaxonomyAdminDeletingVocabulary  in core/VocabularyUiTest.php  Deleting a vocabulary. 
  VocabularyUiTest::testVocabularyInterface  in core/VocabularyUiTest.php  Create, edit and delete a vocabulary via the user interface. 
  WebTestBase::drupalLogin  in core/WebTestBase.php  Log in a user with the internal browser. 
  WebTestBase::drupalPostAjaxForm  in core/WebTestBase.php  Executes an Ajax form submission. 
  WizardTest::testCommentWizard  in core/WizardTest.php  Tests adding a view of comments. 
  WizardTest::testWizardFieldLength  in core/WizardTest.php  Tests filling in the wizard with really long strings.