147 calls to WebTestBase::drupalCreateNode()

ApiDataTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Field/ApiDataTest.php
Sets up a Drupal site for running functional and integration tests.
ArgumentStringTest::testGlossary in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php
Tests the glossary feature.
BasicTest::testViewsWizardAndListing in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/BasicTest.php
BreadcrumbTest::testBreadCrumbs in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
BulkFormTest::testBulkForm in drupal/core/modules/action/lib/Drupal/action/Tests/BulkFormTest.php
Tests the bulk form.
CascadingStylesheetsTest::testRenderInlineFullPage in drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php
Tests rendering inline stylesheets through a full page request.
CommentAttributesTest::setUp in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php
Sets up a Drupal site for running functional and integration tests.
CommentCSSTest::testCommentClasses in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php
Tests CSS classes on comments.
CommentFieldsTest::testCommentEnable in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php
Tests that comment module works when enabled after a content module.
CommentInterfaceTest::testCommentInterface in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php
Tests the comment interface.
CommentNewIndicatorTest::testCommentNewCommentsIndicator in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php
Tests new comment marker.
CommentPagerTest::testCommentNewPageIndicator in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Tests comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Tests comment ordering and threading.
CommentPagerTest::testCommentPaging in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Confirms comment paging works correctly with flat and threaded comments.
CommentTestBase::setUp in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentTestBase::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Comment/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentThreadingTest::testCommentThreading in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php
Tests the comment threading.
CommentTokenReplaceTest::testCommentTokenReplacement in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php
Creates a comment, then tests the tokens generated from it.
CommentTranslationUITest::createEntity in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::createEntity().
ContextualDynamicContextTest::testNodeLinks in drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php
Tests contextual links on node lists with different permissions.
DateFormatsLanguageTest::testLocalizeDateFormats in drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php
Functional tests for localizing date formats.
DateTimeTest::testTimeZoneHandling in drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php
Test time zones and DST handling.
DefaultViewRecentComments::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php
Sets up a Drupal site for running functional and integration tests.
DefaultViewsTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php
Sets up a Drupal site for running functional and integration tests.
EntityFilteringThemeTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php
Sets up a Drupal site for running functional and integration tests.
ExposedFormTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php
Sets up a Drupal site for running functional and integration tests.
FieldAccessTest::setUp in drupal/core/modules/field/lib/Drupal/field/Tests/FieldAccessTest.php
Set the default field storage backend for fields created during tests.
FieldTypeTest::testFieldType in drupal/core/modules/views/lib/Drupal/views/Tests/Node/FieldTypeTest.php
FileFieldDisplayTest::testNodeDisplay in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldDisplayTest.php
Tests normal formatter display on node display.
FileFieldRSSContentTest::testFileFieldRSSContent in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldRSSContentTest.php
Tests RSS enclosure formatter display for RSS feeds.
FileFieldTestBase::uploadNodeFile in drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php
Uploads a file to a node.
FilterDateTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php
Sets up a Drupal site for running functional and integration tests.
FilterHtmlImageSecureTest::setUp in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php
Sets up a Drupal site for running functional and integration tests.
FilterSecurityTest::testDisableFilterModule in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php
Tests removal of filtered content when an active filter is disabled.
FilterUidRevisionTest::testFilter in drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php
Tests the node_uid_revision filter.
GlossaryTest::testGlossaryView in drupal/core/modules/views/lib/Drupal/views/Tests/GlossaryTest.php
Tests the default glossary view.
HandlerFieldFieldTest::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php
@todo.
ImageFieldDefaultImagesTest::testDefaultImages in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php
Tests CRUD for fields and fields instances with default images.
ImageFieldDisplayTest::testImageFieldDefaultImage in drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php
Test use of a default image with an image field.
ItemsPerPageTest::testItemsPerPage in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php
Tests the number of items per page.
LocaleContentTest::testContentTypeDirLang in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test if a dir and lang tags exist in node's attributes.
LocaleContentTest::testContentTypeLanguageConfiguration in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test if a content type can be set to multilingual and language is present.
LocaleContentTest::testNodeAdminLanguageFilter in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php
Test filtering Node content by language.
LocalePathTest::testPathLanguageConfiguration in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php
Test if a language can be associated with a path alias.
ManageDisplayTest::testViewModeCustom in drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php
Tests switching view modes to use custom or 'default' settings'.
MappingDefinitionTest::testAttributesInMarkup1 in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Create a node of type article and test whether the RDF mapping defined for this node type in rdf_test.module is used in the node page.
MappingDefinitionTest::testAttributesInMarkup2 in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Tests if RDF mapping defined in rdf_test.install is used.
MappingDefinitionTest::testAttributesInMarkup3 in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Tests if the default mapping for a node is being used.
MappingDefinitionTest::testUserAttributesInMarkup in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php
Tests if default mapping for user is being used.
MenuNodeTest::testMenuNodeFormWidget in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php
Test creating, editing, deleting menu links via node form widget.
MenuTest::doMenuTests in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Tests menu functionality using the Tools menu.
NodeAccessFieldTest::testNodeAccessAdministerField in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php
Tests administering fields when node access is restricted.
NodeAccessLanguageTest::testNodeAccess in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php
Runs tests for node_access function with multiple languages.
NodeAccessPagerTest::testCommentPager in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessPagerTest::testForumPager in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php
Tests the forum node pager for nodes with multiple grants per realm.
NodeAccessRecordsTest::testNodeAccessRecords in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRecordsTest.php
Creates a node and tests the creation of node access rules.
NodeAccessTest::testNodeAccess in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessTest.php
Runs basic tests for node_access function.
NodeAdminTest::testContentAdminPages in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php
Tests content overview with different user permissions.
NodeAdminTest::testContentAdminSort in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php
Tests that the table sorting works on the content admin pages.
NodeBlockFunctionalTest::testRecentNodeBlock in drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php
Tests the recent comments block.
NodeBuildContentTest::testNodeRebuildContent in drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php
Ensures that content array is rebuilt on every call to node_build_content().
NodeEntityFieldQueryAlterTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php
Sets up a Drupal site for running functional and integration tests.
NodeLoadHooksTest::testHookNodeLoad in drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadHooksTest.php
Tests that hook_node_load() is invoked correctly.
NodeLoadMultipleTest::testNodeMultipleLoad in drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php
Creates four nodes and ensures that they are loaded correctly.
NodeQueryAlterTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionPermissionsTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsAllTestCase::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsTest::setUp in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsTest::testNodeRevisionWithoutLogMessage in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php
Checks that revisions are correctly saved without log messages.
NodeRSSContentTest::testNodeRSSContent in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php
Ensures that a new node includes the custom data when added to an RSS feed.
NodeSaveTest::testNodeSaveOnInsert in drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php
Tests saving a node on node insert.
NodeTitleTest::testNodeTitle in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php
Creates one node and tests if the node title has the correct value.
NodeTitleXSSTest::testNodeTitleXSS in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php
Tests XSS functionality with a node entity.
NodeTokenReplaceTest::testNodeTokenReplacement in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php
Creates a node, then tests the tokens generated from it.
NodeTranslationUITest::testDisabledBundle in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php
Test that no metadata is stored for a disabled bundle.
NodeTranslationUITest::testFieldTranslationForm in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php
Tests field translation form.
NodeTranslationUITest::testTranslateLinkContentAdminPage in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php
Tests translate link on content admin page.
NodeTypeTest::testNodeTypeDeletion in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Tests deleting a content type that still has content.
OptionsFieldUITest::testOptionsAllowedValuesFloat in drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Options (float) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesInteger in drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Options (integer) : test 'allowed values' input.
OptionsFieldUITest::testOptionsAllowedValuesText in drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php
Options (text) : test 'allowed values' input.
OverrideDisplaysTest::testOverrideDisplays in drupal/core/modules/views/lib/Drupal/views/Tests/UI/OverrideDisplaysTest.php
Tests that displays can be overridden via the UI.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in drupal/core/modules/views/lib/Drupal/views/Tests/UI/OverrideDisplaysTest.php
Tests that the wizard correctly sets up default and overridden displays.
PagerTest::testLimit in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests the some pager plugin.
PagerTest::testNoLimit in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests the none-pager-query.
PagerTest::testNormalPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests the normal pager.
PagerTest::testRenderNullPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
Tests rendering with NULL pager.
PagerTest::testViewTotalRowsWithoutPager in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php
PageViewTest::testPageView in drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php
Tests an anonymous and unpermissioned user attempting to edit the node.
PathAliasTest::testAdminAlias in drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php
Tests alias functionality through the admin interfaces.
PathAliasTest::testDuplicateNodeAlias in drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php
Tests that duplicate aliases fail validation.
PathAliasTest::testNodeAlias in drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php
Tests alias functionality through the node interfaces.
PathAliasTest::testPathCache in drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php
Tests the path cache.
PathLanguageTest::testAliasTranslation in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php
Test alias functionality through the admin interfaces.
PhpTestBase::createNodeWithCode in drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php
Creates a test node with PHP code in the body.
QueryGroupByTest::GroupByTestHelper in drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php
QueryGroupByTest::testAggregateCount in drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php
Tests aggregate count feature.
QueryGroupByTest::testGroupByCountOnlyFilters in drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php
RdfaMarkupTest::testAttributesInMarkupFile in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfaMarkupTest.php
Tests if file fields in teasers have correct resources.
RevisionRelationships::testNodeRevisionRelationship in drupal/core/modules/views/lib/Drupal/views/Tests/Node/RevisionRelationships.php
Create a node with revision and rest result count for both views.
SearchAdvancedSearchFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentCountToggleTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentTest::testAddNewComment in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTest::testSearchResultsComment in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchCommentTest::testSearchResultsCommentAccess in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentTest.php
Verify access rules for comment indexing with different permissions.
SearchConfigSettingsFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchEmbedFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchExactTest::testExactQuery in drupal/core/modules/search/lib/Drupal/search/Tests/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SearchMultilingualEntityTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNodeAccessTest::testPhraseSearchPunctuation in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php
Tests that search returns results with punctuation in the search phrase.
SearchNumberMatchingTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumberMatchingTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNumbersTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php
Sets up a Drupal site for running functional and integration tests.
SearchPreprocessLangcodeTest::testPreprocessLangcode in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php
Tests that hook_search_preprocess() returns the correct langcode.
SearchPreprocessLangcodeTest::testPreprocessStemming in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php
Tests stemming for hook_search_preprocess().
SearchRankingTest::testDoubleRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
Verifies that if we combine two rankings, search still works.
SearchRankingTest::testHTMLRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
Test rankings of HTML tags.
SearchRankingTest::testRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
ShortcutTestBase::setUp in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php
Sets up a Drupal site for running functional and integration tests.
SortingTest::testSorting in drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/SortingTest.php
Tests the sorting functionality.
StatisticsAdminTest::setUp in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsLoggingTest::setUp in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsReportsTest::testPopularContentBlock in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php
Tests the "popular content" block.
StatisticsTokenReplaceTest::testStatisticsTokenReplacement in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php
Creates a node, then tests the statistics tokens generated from it.
StatusExtraTest::testStatusExtra in drupal/core/modules/views/lib/Drupal/views/Tests/Node/StatusExtraTest.php
Tests the status extra filter.
SummaryLengthTest::testSummaryLength in drupal/core/modules/node/lib/Drupal/node/Tests/SummaryLengthTest.php
Tests the node summary length functionality.
TaxonomyTestBase::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/Taxonomy/TaxonomyTestBase.php
Sets up a Drupal site for running functional and integration tests.
ThemeTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php
Sets up a Drupal site for running functional and integration tests.
TokenReplaceTest::testTaxonomyTokenReplacement in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php
Creates some terms and a node, then tests the tokens generated from them.
TokenReplaceTest::testTokenReplacement in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Creates a user and a node, then tests the tokens generated from them.
TrackerAttributesTest::testAttributesInTracker in drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php
Tests for correct attributes on tracker page.
TrackerNodeAccessTest::testTrackerNodeAccess in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php
Ensure private node on /tracker is only visible to users with permission.
TrackerTest::testTrackerAdminUnpublish in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerAll in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of nodes on the global tracker listing.
TrackerTest::testTrackerCronIndexing in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests that existing nodes are indexed by cron.
TrackerTest::testTrackerNewComments in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for comment counters on the tracker listing.
TrackerTest::testTrackerNewNodes in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of the "new" flag for nodes.
TrackerTest::testTrackerUser in drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php
Tests for the presence of nodes on a user's tracker listing.
UserCancelTest::testUserAnonymize in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Delete account and anonymize all content.
UserCancelTest::testUserBlockUnpublish in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Disable account and unpublish all content.
UserCancelTest::testUserCancelInvalid in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Attempt invalid account cancellations.
UserCancelTest::testUserCancelWithoutPermission in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Attempt to cancel account without permission.
UserCancelTest::testUserDelete in drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php
Delete account and remove all content.
UserPictureTest::testPictureOnNodeComment in drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php
Tests embedded users on node pages.
UserSignatureTest::testUserSignature in drupal/core/modules/user/lib/Drupal/user/Tests/UserSignatureTest.php
Test that a user can change their signature format and that it is respected upon display.
UserTestBase::setUp in drupal/core/modules/views/lib/Drupal/views/Tests/User/UserTestBase.php
Sets up a Drupal site for running functional and integration tests.
UserTimeZoneTest::testUserTimeZone in drupal/core/modules/user/lib/Drupal/user/Tests/UserTimeZoneTest.php
Tests the display of dates and time when user-configurable time zones are set.