PollBlockTest |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollBlockTest.php |
Tests the recent poll block. |
PollCreateTest |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollCreateTest.php |
Tests creating a poll. |
PollDeleteChoiceTest |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollDeleteChoiceTest.php |
Tests the removal of poll choices. |
PollExpirationTest |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollExpirationTest.php |
Tests the expiration of polls. |
PollJsAddChoiceTest |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollJsAddChoiceTest.php |
Tests adding new choices to a poll. |
PollTestBase |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTestBase.php |
Defines a base class for testing the Poll module. |
PollTokenReplaceTest |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTokenReplaceTest.php |
Tests poll token replacements in strings. |
PollTranslateTest |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTranslateTest.php |
Tests poll translation logic. |
PollVoteCheckHostnameTest |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
|
PollVoteTest |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteTest.php |
Tests voting on a poll. |