BookTestCase::createBookNode in modules/book/tests/book.test
Creates a book node.
DateTimezoneTestCase::dateMultiValueForm in modules/date/tests/date_timezone.test
Tests the submission of a date field's widget form when using unlimited cardinality
DBLogTestCase::doNode in modules/dblog/tests/dblog.test
Generates and then verifies some node events.
DrupalWebTestCase::drupalGetNodeByTitle in includes/drupal.classes.inc
FieldTokenTestCase::testFieldToken in modules/field/tests/field.test
Test fields in token display mode.
FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit in modules/file/tests/file.test
Helper for testing exploiting the temporary file removal using fid.
FileFieldWidgetTestCase::testPrivateFileComment in modules/file/tests/file.test
Tests that download restrictions on private files work on comments.
FilePrivateTestCase::testPrivateFile in modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilterAdminTestCase::testFilterAdmin in modules/filter/tests/filter.test
Tests filter administration functionality.
FilterFormatAccessTestCase::testFormatWidgetPermissions in modules/filter/tests/filter.test
Tests editing a page using a disallowed text format.
LocaleCommentLanguageFunctionalTest::testCommentLanguage in modules/locale/tests/locale.test
Test that comment language is properly set.
LocaleMultilingualFieldsFunctionalTest::testMultilingualDisplaySettings in modules/locale/tests/locale.test
LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm in modules/locale/tests/locale.test
Test if field languages are correctly set through the node form.
MenuLanguageTestCase::testMenuParentLanguageNode in modules/menu/tests/menu_language.test
Test that the available parent menu items match on the node form.
MenuNodeTestCase::testMenuNodeFormWidget in modules/menu/tests/menu.test
Test creating, editing, deleting menu links via node form widget.
NodeCreationTestCase::testFailedPageCreation in modules/node/tests/node.test
Verifies that a transaction rolls back the failed creation.
NodeCreationTestCase::testNodeCreation in modules/node/tests/node.test
Creates a "Page" node and verifies its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChange in modules/node/tests/node.test
Create a "Page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in modules/node/tests/node.test
Tests fields that were previously hidden when the display mode is changed.
NodePostSettingsTestCase::testPageNotPostInfo in modules/node/tests/node.test
Confirms absence of post information on a new node.
NodePublishScheduling::testNodeTypeCreateDefaultDraft in modules/node/tests/node.test
NodeSaveTestCase::testImport in modules/node/tests/node.test
Checks whether custom node IDs are saved properly during an import operation.
NodeSaveTestCase::testTimestamps in modules/node/tests/node.test
Verifies accuracy of the "created" and "changed" timestamp functionality.
NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in modules/node/tests/node.test
Tests the Existing content block.
PageEditTestCase::testPageAuthoredBy in modules/node/tests/node.test
Tests changing a node's "authored by" field.
PageEditTestCase::testPageEdit in modules/node/tests/node.test
Checks node edit functionality.
PagePreviewTestCase::testPagePreview in modules/node/tests/node.test
Checks the node preview functionality.
PageTitleFiltering::testTitleTags in modules/system/tests/system.test
Tests the handling of HTML by backdrop_set_title() and backdrop_get_title()
PathLanguageTestCase::testAliasTranslation in modules/path/tests/path.test
Test alias functionality through the admin interfaces.
PathPatternFunctionalTestCase::testNodeEditing in modules/path/tests/path_pattern.test
Basic functional testing of node Path patterns.
PathPatternLocaleTestCase::testNeutralTransliteration in modules/path/tests/path_pattern.test
Language neutral German node has the correct transliteration applied.
TaxonomyLanguageFunctionalTest::testNodeTermLanguageCreation in modules/taxonomy/tests/taxonomy.test
Test term creation with a free-tagging vocabulary from the node form.
TaxonomyLegacyTestCase::testTaxonomyLegacyNode in modules/taxonomy/tests/taxonomy.test
Test taxonomy functionality with nodes prior to 1970.
TaxonomyTermIndexTestCase::testTaxonomyIndex in modules/taxonomy/tests/taxonomy.test
Tests that the taxonomy index is maintained properly.
TaxonomyTermTestCase::testNodeTermCreationAndDeletion in modules/taxonomy/tests/taxonomy.test
Test term creation with a free-tagging vocabulary from the node form.
TaxonomyTermTestCase::testTaxonomyNode in modules/taxonomy/tests/taxonomy.test
Test that hook_node_$op implementations work correctly.
TextSummaryTestCase::testOnlyTextSummary in modules/field/modules/text/tests/text.test
Test sending only summary.
TextTranslationTestCase::testTextField in modules/field/modules/text/tests/text.test
Test that a plaintext textfield widget is correctly populated.
TextTranslationTestCase::testTextFieldFormatted in modules/field/modules/text/tests/text.test
Check that user that does not have access the field format cannot see the source value when creating a translation.
TokenNodeTestCase::testNodeTokens in modules/simpletest/tests/token.test
TranslationTestCase::createPage in modules/translation/tests/translation.test
Creates a "Page" in the specified language.
TranslationTestCase::createTranslation in modules/translation/tests/translation.test
Creates a translation for a page in the specified language.
TranslationTestCase::testContentTranslation in modules/translation/tests/translation.test
Creates, modifies, and updates a page with a translation.