9 calls to PollTestCase::pollCreate() in Drupal 7
- PollBlockTestCase::testRecentBlock in modules/
poll/ poll.test - PollCreateTestCase::testPollClose in modules/
poll/ poll.test - PollCreateTestCase::testPollCreate in modules/
poll/ poll.test - PollDeleteChoiceTestCase::testChoiceRemoval in modules/
poll/ poll.test - PollExpirationTestCase::testAutoExpire in modules/
poll/ poll.test - PollTokenReplaceTestCase::testPollTokenReplacement in modules/
poll/ poll.test - Creates a poll, then tests the tokens generated from it.
- PollTranslateTestCase::testPollTranslate in modules/
poll/ poll.test - Tests poll creation and translation.
- PollVoteCheckHostname::setUp in modules/
poll/ poll.test - Sets up a Drupal site for running functional and integration tests.
- PollVoteTestCase::testPollVote in modules/
poll/ poll.test