BackdropWebTestCase::backdropPostAJAX in core/modules/simpletest/backdrop_web_test_case.php
Execute an Ajax submission.
BackdropWebTestCase::curlExec in core/modules/simpletest/backdrop_web_test_case.php
Initializes and executes a cURL request.
BootstrapPageCacheTestCase::testPageCompression in core/modules/simpletest/tests/bootstrap.test
Test page compression.
CommonBackdropAddFeedTestCase::testBasicFeedAddNoTitle in core/modules/simpletest/tests/common.test
Test backdrop_add_feed() with paths, URLs, and titles.
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequest in core/modules/simpletest/tests/common.test
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestBasicAuth in core/modules/simpletest/tests/common.test
CommonBackdropRenderTestCase::assertRenderedElement in core/modules/simpletest/tests/common.test
CommonCascadingStylesheetsTestCase::testRenderStylesAttributes in core/modules/simpletest/tests/common.test
Test CSS Styles with attributes rendering.
CommonJavaScriptTestCase::testAggregatedAttributes in core/modules/simpletest/tests/common.test
Tests that attributes are maintained when JS aggregation is enabled.
CommonJavaScriptTestCase::testAttributes in core/modules/simpletest/tests/common.test
Tests adding JavaScript files with additional attributes.
DrupalWebTestCase::drupalSetContent in core/includes/drupal.classes.inc
EmailFieldTestCase::testEmailField in core/modules/email/tests/email.test
Tests email field.
FieldDisplayAPITestCase::testFieldViewField in core/modules/field/tests/field.test
Test the field_view_field() function.
FieldDisplayAPITestCase::testFieldViewValue in core/modules/field/tests/field.test
Test the field_view_value() function.
FieldUIManageDisplayTestCase::assertNodeViewTextHelper in core/modules/field_ui/tests/field_ui.test
Asserts that a string is (not) found in the rendered node in a display mode.
SimpleTestBrowserTestCase::testXPathEscaping in core/modules/simpletest/tests/simpletest.test
Tests XPath escaping.
ViewsAjaxTest::testAjaxView in core/modules/views/tests/views_ajax.test
Tests an ajax and non-ajax view.
ViewsCacheTest::testExposedFilterSameResultsCaching in core/modules/views/tests/views_cache.test
Test caching of different exposed filter values with the same view result.