AJAXFormPageCacheTestCase::testSimpleAJAXFormValue in core/modules/simpletest/tests/ajax.test
Create a simple form, then POST to system/ajax to change to it.
BackdropErrorHandlerUnitTest::testExceptionHandler in core/modules/simpletest/tests/error.test
Test the exception handler.
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::testConditionalRequests in core/modules/simpletest/tests/bootstrap.test
Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCache in core/modules/simpletest/tests/bootstrap.test
Test cache headers.
BootstrapPageCacheTestCase::testPageCompression in core/modules/simpletest/tests/bootstrap.test
Test page compression.
DrupalWebTestCase::drupalGetHeader in core/includes/drupal.classes.inc
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage in core/modules/simpletest/tests/form.test
Build-id is regenerated when rebuilding cached form.
FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage in core/modules/simpletest/tests/form.test
Build-id is regenerated when validating cached form.
ImageFieldDisplayTestCase::_testImageFieldFormatters in core/modules/image/tests/image.test
Test image formatters on node display.
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in core/modules/image/tests/image.test
Test image_style_url().
SessionTestCase::assertSessionEmpty in core/modules/simpletest/tests/session.test
Assert whether $_SESSION is empty at the beginning of the request.
SessionTestCase::testEmptyAnonymousSession in core/modules/simpletest/tests/session.test
Test that empty anonymous sessions are destroyed.
SessionTestCase::testSessionSaveRegenerate in core/modules/simpletest/tests/session.test
Tests for backdrop_save_session() and backdrop_session_regenerate().
SimpleTestFunctionalTest::testInternalBrowser in core/modules/simpletest/tests/simpletest.test
Test the internal browsers functionality.
SiteMaintenanceTestCase::testSiteMaintenance in core/modules/system/tests/system.test
Verify site maintenance mode functionality.
ViewsCacheTest::testHttpHeadersCaching in core/modules/views/tests/views_cache.test
Check that HTTP headers are cached for views.