Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
drupal_web_test_case.php
»
DrupalWebTestCase
»
DrupalWebTestCase::drupalSetContent
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
13 calls to DrupalWebTestCase::drupalSetContent()
BootstrapPageCacheTestCase::testPageCompression
in drupal/
modules/
simpletest/
tests/
bootstrap.test
Test page compression.
DrupalAddFeedTestCase::testBasicFeedAddNoTitle
in drupal/
modules/
simpletest/
tests/
common.test
Test
drupal_add_feed
() with paths, URLs, and titles.
DrupalHTTPRequestTestCase::testDrupalHTTPRequest
in drupal/
modules/
simpletest/
tests/
common.test
DrupalHTTPRequestTestCase::testDrupalHTTPRequestBasicAuth
in drupal/
modules/
simpletest/
tests/
common.test
DrupalRenderTestCase::assertRenderedElement
in drupal/
modules/
simpletest/
tests/
common.test
DrupalWebTestCase::curlExec
in drupal/
modules/
simpletest/
drupal_web_test_case.php
Initializes and executes a cURL request.
DrupalWebTestCase::drupalPostAJAX
in drupal/
modules/
simpletest/
drupal_web_test_case.php
Execute an Ajax submission.
FieldDisplayAPITestCase::testFieldViewField
in drupal/
modules/
field/
tests/
field.test
Test the
field_view_field
() function.
FieldDisplayAPITestCase::testFieldViewValue
in drupal/
modules/
field/
tests/
field.test
Test the
field_view_value
() function.
FieldUIManageDisplayTestCase::assertNodeViewTextHelper
in drupal/
modules/
field_ui/
field_ui.test
Asserts that a string is (not) found in the rendered nodein a view mode.
SimpleTestBrowserTestCase::testXPathEscaping
in drupal/
modules/
simpletest/
simpletest.test
Tests XPath escaping.
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade
in drupal/
modules/
simpletest/
tests/
upgrade/
upgrade.taxonomy.test
Basic tests for the taxonomy upgrade.
UserBlocksUnitTests::testWhosOnlineBlock
in drupal/
modules/
user/
user.test
Test the Who's Online block.