8 calls to DrupalWebTestCase::drupalGetHeaders()

DrupalGotoTest::testDrupalGoto in drupal-7.x/modules/simpletest/tests/common.test
Test drupal_goto().
DrupalGotoTest::testDrupalGoto in drupal-7.x/modules/simpletest/tests/common.test
Test drupal_goto().
DrupalWebTestCase::drupalGetHeader in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Gets the value of an HTTP response header. If multiple requests were required to retrieve the page, only the headers from the last request will be checked by default. However, if TRUE is passed as the second argument, all requests will be processed…
DrupalWebTestCase::drupalGetHeader in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Gets the value of an HTTP response header. If multiple requests were required to retrieve the page, only the headers from the last request will be checked by default. However, if TRUE is passed as the second argument, all requests will be processed…
FileDownloadTest::testPrivateFileTransfer in drupal-7.x/modules/simpletest/tests/file.test
Test the private file transfer system.
FileDownloadTest::testPrivateFileTransfer in drupal-7.x/modules/simpletest/tests/file.test
Test the private file transfer system.
SimpleTestFunctionalTest::testInternalBrowser in drupal-7.x/modules/simpletest/simpletest.test
Test the internal browsers functionality.
SimpleTestFunctionalTest::testInternalBrowser in drupal-7.x/modules/simpletest/simpletest.test
Test the internal browsers functionality.