112 calls to DrupalWebTestCase::drupalCreateNode()

AccessDeniedTestCase::testAccessDenied in drupal-7.x/modules/system/system.test
BlogTestCase::doBasicTests in drupal-7.x/modules/blog/blog.test
Run basic tests on the indicated user.
BlogTestCase::testBlog in drupal-7.x/modules/blog/blog.test
Login users, create blog nodes, and test blog functionality through the admin and user interfaces.
BlogTestCase::testUnprivilegedUser in drupal-7.x/modules/blog/blog.test
Confirm that the "You are not allowed to post a new blog entry." message shows up if a user submitted blog entries, has been denied that permission, and goes to the blog page.
CascadingStylesheetsTestCase::testRenderInlineFullPage in drupal-7.x/modules/simpletest/tests/common.test
Tests rendering inline stylesheets through a full page request.
CommentFieldsTest::testCommentEnable in drupal-7.x/modules/comment/comment.test
Test that comment module works when enabled after a content module.
CommentHelperCase::setUp in drupal-7.x/modules/comment/comment.test
Sets up a Drupal site for running functional and integration tests.
CommentInterfaceTest::testCommentClasses in drupal-7.x/modules/comment/comment.test
Tests CSS classes on comments.
CommentInterfaceTest::testCommentInterface in drupal-7.x/modules/comment/comment.test
Test comment interface.
CommentInterfaceTest::testCommentNewCommentsIndicator in drupal-7.x/modules/comment/comment.test
Tests new comment marker.
CommentNodeAccessTest::setUp in drupal-7.x/modules/comment/comment.test
Sets up a Drupal site for running functional and integration tests.
CommentPagerTest::testCommentNewPageIndicator in drupal-7.x/modules/comment/comment.test
Test comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in drupal-7.x/modules/comment/comment.test
Test comment ordering and threading.
CommentPagerTest::testCommentPaging in drupal-7.x/modules/comment/comment.test
Confirm comment paging works correctly with flat and threaded comments.
CommentThreadingTestCase::testCommentThreading in drupal-7.x/modules/comment/comment.test
Tests the comment threading.
CommentTokenReplaceTestCase::testCommentTokenReplacement in drupal-7.x/modules/comment/comment.test
Creates a comment, then tests the tokens generated from it.
ContextualDynamicContextTestCase::testNodeLinks in drupal-7.x/modules/contextual/contextual.test
Tests contextual links on node lists with different permissions.
DateTimeFunctionalTest::testTimeZoneHandling in drupal-7.x/modules/system/system.test
Test time zones and DST handling.
FieldUIManageDisplayTestCase::testViewModeCustom in drupal-7.x/modules/field_ui/field_ui.test
Tests switching view modes to use custom or 'default' settings'.
FileFieldDisplayTestCase::testNodeDisplay in drupal-7.x/modules/file/tests/file.test
Tests normal formatter display on node display.
FileFieldTestCase::uploadNodeFile in drupal-7.x/modules/file/tests/file.test
Uploads a file to a node.
FilterSecurityTestCase::testDisableFilterModule in drupal-7.x/modules/filter/filter.test
Tests removal of filtered content when an active filter is disabled.
FrontPageTestCase::setUp in drupal-7.x/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
ImageFieldDefaultImagesTestCase::testDefaultImages in drupal-7.x/modules/image/image.test
Tests CRUD for fields and fields instances with default images.
ImageFieldDisplayTestCase::testImageFieldDefaultImage in drupal-7.x/modules/image/image.test
Test use of a default image with an image field.
ListFieldUITestCase::testListAllowedValuesFloat in drupal-7.x/modules/field/modules/list/tests/list.test
List (float) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesInteger in drupal-7.x/modules/field/modules/list/tests/list.test
List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesText in drupal-7.x/modules/field/modules/list/tests/list.test
List (text) : test 'allowed values' input.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in drupal-7.x/modules/locale/locale.test
Test if a content type can be set to multilingual and language setting is present on node add and edit forms.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in drupal-7.x/modules/locale/locale.test
Functional tests for localizing date formats.
LocalePathFunctionalTest::testPathLanguageConfiguration in drupal-7.x/modules/locale/locale.test
Test if a language can be associated with a path alias.
MenuBreadcrumbTestCase::testBreadCrumbs in drupal-7.x/modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuNodeTestCase::testMenuNodeFormWidget in drupal-7.x/modules/menu/menu.test
Test creating, editing, deleting menu links via node form widget.
MenuTestCase::doMenuTests in drupal-7.x/modules/menu/menu.test
Test menu functionality using navigation menu.
NodeAccessFieldTestCase::testNodeAccessAdministerField in drupal-7.x/modules/node/node.test
Tests administering fields when node access is restricted.
NodeAccessPagerTestCase::testCommentPager in drupal-7.x/modules/node/node.test
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessPagerTestCase::testForumPager in drupal-7.x/modules/node/node.test
Tests the forum node pager for nodes with multiple grants per realm.
NodeAccessRecordsTestCase::testNodeAccessRecords in drupal-7.x/modules/node/node.test
Creates a node and tests the creation of node access rules.
NodeAccessTestCase::testNodeAccess in drupal-7.x/modules/node/node.test
Runs basic tests for node_access function.
NodeAdminTestCase::testContentAdminPages in drupal-7.x/modules/node/node.test
Tests content overview with different user permissions.
NodeAdminTestCase::testContentAdminSort in drupal-7.x/modules/node/node.test
Tests that the table sorting works on the content admin pages.
NodeBlockFunctionalTest::testRecentNodeBlock in drupal-7.x/modules/node/node.test
Tests the recent comments block.
NodeBuildContent::testNodeRebuildContent in drupal-7.x/modules/node/node.test
Ensures that content array is rebuilt on every call to node_build_content().
NodeEntityFieldQueryAlter::setUp in drupal-7.x/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeLoadHooksTestCase::testHookNodeLoad in drupal-7.x/modules/node/node.test
Test that hook_node_load() is invoked correctly.
NodeLoadMultipleTestCase::testNodeMultipleLoad in drupal-7.x/modules/node/node.test
Create four nodes and ensure they're loaded correctly.
NodePageCacheTest::testNodeDelete in drupal-7.x/modules/node/node.test
Tests deleting nodes clears page cache.
NodeQueryAlter::setUp in drupal-7.x/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeRevisionPermissionsTestCase::setUp in drupal-7.x/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsTestCase::setUp in drupal-7.x/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsTestCase::testNodeRevisionWithoutLogMessage in drupal-7.x/modules/node/node.test
Checks that revisions are correctly saved without log messages.
NodeRSSContentTestCase::testNodeRSSContent in drupal-7.x/modules/node/node.test
Ensures that a new node includes the custom data when added to an RSS feed.
NodeSaveTestCase::testNodeSaveOnInsert in drupal-7.x/modules/node/node.test
Tests saving a node on node insert.
NodeTitleTestCase::testNodeTitle in drupal-7.x/modules/node/node.test
Creates one node and tests if the node title has the correct value.
NodeTitleXSSTestCase::testNodeTitleXSS in drupal-7.x/modules/node/node.test
Tests XSS functionality with a node entity.
NodeTokenReplaceTestCase::testNodeTokenReplacement in drupal-7.x/modules/node/node.test
Creates a node, then tests the tokens generated from it.
PageNotFoundTestCase::testPageNotFound in drupal-7.x/modules/system/system.test
PageViewTestCase::testPageView in drupal-7.x/modules/node/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PathLanguageTestCase::testAliasTranslation in drupal-7.x/modules/path/path.test
Test alias functionality through the admin interfaces.
PathTestCase::testAdminAlias in drupal-7.x/modules/path/path.test
Tests alias functionality through the admin interfaces.
PathTestCase::testDuplicateNodeAlias in drupal-7.x/modules/path/path.test
Tests that duplicate aliases fail validation.
PathTestCase::testNodeAlias in drupal-7.x/modules/path/path.test
Tests alias functionality through the node interfaces.
PathTestCase::testPathCache in drupal-7.x/modules/path/path.test
Tests the path cache.
PHPTestCase::createNodeWithCode in drupal-7.x/modules/php/php.test
Creates a test node with PHP code in the body.
ProfileBlockTestCase::setUp in drupal-7.x/modules/profile/profile.test
Sets up a Drupal site for running functional and integration tests.
RdfCommentAttributesTestCase::setUp in drupal-7.x/modules/rdf/rdf.test
Sets up a Drupal site for running functional and integration tests.
RdfMappingDefinitionTestCase::testAttributesInMarkup1 in drupal-7.x/modules/rdf/rdf.test
Create a node of type blog and test whether the RDF mapping defined for this node type in rdf_test.module is used in the node page.
RdfMappingDefinitionTestCase::testAttributesInMarkup2 in drupal-7.x/modules/rdf/rdf.test
Create a content type and a node of type test_bundle_hook_install and test whether the RDF mapping defined in rdf_test.install is used.
RdfMappingDefinitionTestCase::testAttributesInMarkup3 in drupal-7.x/modules/rdf/rdf.test
Create a random content type and node and ensure the default mapping for node is used.
RdfMappingDefinitionTestCase::testUserAttributesInMarkup in drupal-7.x/modules/rdf/rdf.test
Create a random user and ensure the default mapping for user is used.
RdfRdfaMarkupTestCase::testAttributesInMarkupFile in drupal-7.x/modules/rdf/rdf.test
Ensure that file fields have the correct resource as the object in RDFa when displayed as a teaser.
RdfTrackerAttributesTestCase::testAttributesInTracker in drupal-7.x/modules/rdf/rdf.test
Create nodes as both admin and anonymous user and test for correct RDFa markup on the tracker page for those nodes and their comments.
SearchAdvancedSearchForm::setUp in drupal-7.x/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentCountToggleTestCase::setUp in drupal-7.x/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentTestCase::testAddNewComment in drupal-7.x/modules/search/search.test
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTestCase::testSearchResultsComment in drupal-7.x/modules/search/search.test
Verify that comments are rendered using proper format in search results.
SearchCommentTestCase::testSearchResultsCommentAccess in drupal-7.x/modules/search/search.test
Verify access rules for comment indexing with different permissions.
SearchConfigSettingsForm::setUp in drupal-7.x/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchEmbedForm::setUp in drupal-7.x/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchExactTestCase::testExactQuery in drupal-7.x/modules/search/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchNodeAccessTest::testPhraseSearchPunctuation in drupal-7.x/modules/search/search.test
Tests that search returns results with punctuation in the search phrase.
SearchNumberMatchingTestCase::setUp in drupal-7.x/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchNumbersTestCase::setUp in drupal-7.x/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchRankingTestCase::testDoubleRankings in drupal-7.x/modules/search/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings in drupal-7.x/modules/search/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testRankings in drupal-7.x/modules/search/search.test
SearchSetLocaleTest::setUp in drupal-7.x/modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
ShortcutTestCase::setUp in drupal-7.x/modules/shortcut/shortcut.test
Sets up a Drupal site for running functional and integration tests.
StatisticsAdminTestCase::setUp in drupal-7.x/modules/statistics/statistics.test
Sets up a Drupal site for running functional and integration tests.
StatisticsLoggingTestCase::setUp in drupal-7.x/modules/statistics/statistics.test
Sets up a Drupal site for running functional and integration tests.
StatisticsReportsTestCase::testPopularContentBlock in drupal-7.x/modules/statistics/statistics.test
Tests the "popular content" block.
StatisticsTokenReplaceTestCase::testStatisticsTokenReplacement in drupal-7.x/modules/statistics/statistics.test
Creates a node, then tests the statistics tokens generated from it.
SummaryLengthTestCase::testSummaryLength in drupal-7.x/modules/node/node.test
Tests the node summary length functionality.
SystemThemeFunctionalTest::setUp in drupal-7.x/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in drupal-7.x/modules/taxonomy/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
TokenReplaceTestCase::testTokenReplacement in drupal-7.x/modules/system/system.test
Creates a user and a node, then tests the tokens generated from them.
TrackerTest::testTrackerAdminUnpublish in drupal-7.x/modules/tracker/tracker.test
Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerAll in drupal-7.x/modules/tracker/tracker.test
Tests for the presence of nodes on the global tracker listing.
TrackerTest::testTrackerCronIndexing in drupal-7.x/modules/tracker/tracker.test
Tests that existing nodes are indexed by cron.
TrackerTest::testTrackerNewComments in drupal-7.x/modules/tracker/tracker.test
Tests for comment counters on the tracker listing.
TrackerTest::testTrackerNewNodes in drupal-7.x/modules/tracker/tracker.test
Tests for the presence of the "new" flag for nodes.
TrackerTest::testTrackerUser in drupal-7.x/modules/tracker/tracker.test
Tests for the presence of nodes on a user's tracker listing.
TriggerContentTestCase::testActionContentMultiple in drupal-7.x/modules/trigger/trigger.test
Tests multiple node actions.
TriggerOtherTestCase::testActionsComment in drupal-7.x/modules/trigger/trigger.test
Tests triggering on comment save.
TriggerUserActionTestCase::testUserActionAssignmentExecution in drupal-7.x/modules/trigger/trigger.test
Tests user action assignment and execution.
UserCancelTestCase::testUserAnonymize in drupal-7.x/modules/user/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlockUnpublish in drupal-7.x/modules/user/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelInvalid in drupal-7.x/modules/user/user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelWithoutPermission in drupal-7.x/modules/user/user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete in drupal-7.x/modules/user/user.test
Delete account and remove all content.
UserSignatureTestCase::testUserSignature in drupal-7.x/modules/user/user.test
Test that a user can change their signature format and that it is respected upon display.
UserTimeZoneFunctionalTest::testUserTimeZone in drupal-7.x/modules/user/user.test
Tests the display of dates and time when user-configurable time zones are set.