7 calls to DrupalWebTestCase::curlClose()
- DrupalWebTestCase::tearDown in modules/
simpletest/ drupal_web_test_case.php - Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
- FilePrivateTestCase::testPrivateFile in modules/
file/ tests/ file.test - Tests file access for file uploaded to a private node.
- PollVoteCheckHostname::testHostnamePollVote in modules/
poll/ poll.test - Check that anonymous users with same ip cannot vote on poll more than once unless user is logged in.
- SessionHttpsTestCase::testEmptySessionId in modules/
simpletest/ tests/ session.test - Tests that empty session IDs do not cause unrelated sessions to load.
- SessionHttpsTestCase::testHttpsSession in modules/
simpletest/ tests/ session.test - SessionTestCase::sessionReset in modules/
simpletest/ tests/ session.test - Reset the cookie file so that it refers to the specified user.
- SessionTestCase::testEmptySessionID in modules/
simpletest/ tests/ session.test - Test that empty session IDs are not allowed.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.