PollVoteCheckHostname |
class |
drupal/modules/poll/poll.test |
|
FileTransfer::$hostname |
property |
drupal/includes/filetransfer/filetransfer.inc |
|
FileTranferTest::$hostname |
property |
drupal/modules/simpletest/tests/filetransfer.test |
|
PollVoteCheckHostname::setUp |
function |
drupal/modules/poll/poll.test |
Sets up a Drupal site for running functional and integration tests. |
PollVoteCheckHostname::getInfo |
function |
drupal/modules/poll/poll.test |
|
PollVoteCheckHostname::testHostnamePollVote |
function |
drupal/modules/poll/poll.test |
Check that anonymous users with same ip cannot vote on poll more than once
unless user is logged in. |