13 calls to DrupalWebTestCase::drupalGetHeader()

BootstrapPageCacheTestCase::testConditionalRequests in drupal-7.x/modules/simpletest/tests/bootstrap.test
Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCache in drupal-7.x/modules/simpletest/tests/bootstrap.test
Test cache headers.
BootstrapPageCacheTestCase::testPageCompression in drupal-7.x/modules/simpletest/tests/bootstrap.test
Test page compression.
DrupalErrorHandlerTestCase::testExceptionHandler in drupal-7.x/modules/simpletest/tests/error.test
Test the exception handler.
DrupalWebTestCase::curlExec in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Initializes and executes a cURL request.
ImageFieldDisplayTestCase::_testImageFieldFormatters in drupal-7.x/modules/image/image.test
Test image formatters on node display.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in drupal-7.x/modules/image/image.test
Test image_style_url().
PollVoteCheckHostname::testHostnamePollVote in drupal-7.x/modules/poll/poll.test
Check that anonymous users with same ip cannot vote on poll more than once unless user is logged in.
SessionTestCase::assertSessionEmpty in drupal-7.x/modules/simpletest/tests/session.test
Assert whether $_SESSION is empty at the beginning of the request.
SessionTestCase::testEmptyAnonymousSession in drupal-7.x/modules/simpletest/tests/session.test
Test that empty anonymous sessions are destroyed.
SessionTestCase::testSessionSaveRegenerate in drupal-7.x/modules/simpletest/tests/session.test
Tests for drupal_save_session() and drupal_session_regenerate().
SimpleTestFunctionalTest::testInternalBrowser in drupal-7.x/modules/simpletest/simpletest.test
Test the internal browsers functionality.
StatisticsLoggingTestCase::testLogging in drupal-7.x/modules/statistics/statistics.test
Verifies request logging for cached and uncached pages.