7 calls to DrupalWebTestCase::drupalGetHeader() in SimpleTest 7
- BootstrapPageCacheTestCase::testConditionalRequests in tests/
bootstrap.test - Test support for requests containing If-Modified-Since and If-None-Match headers.
- BootstrapPageCacheTestCase::testPageCache in tests/
bootstrap.test - Test cache headers.
- DrupalErrorHandlerUnitTest::testExceptionHandler in tests/
error.test - Test the exception handler.
- SessionTestCase::assertSessionEmpty in tests/
session.test - Assert whether $_SESSION is empty at the beginning of the request.
- SessionTestCase::testEmptyAnonymousSession in tests/
session.test - Test that empty anonymous sessions are destroyed.
- SessionTestCase::testSessionSaveRegenerate in tests/
session.test - Tests for drupal_save_session() and drupal_session_regenerate().
- SimpleTestFunctionalTest::testInternalBrowser in ./
simpletest.test - Test the internal browsers functionality.