PollBlockTest |
tests/src/Functional/PollBlockTest.php |
Tests the recent poll block. |
PollCreateTest |
tests/src/Functional/PollCreateTest.php |
Tests creating a poll. |
PollDeleteChoiceTest |
tests/src/Functional/PollDeleteChoiceTest.php |
Tests the removal of poll choices. |
PollExpirationTest |
tests/src/Functional/PollExpirationTest.php |
Tests the expiration of polls. |
PollFieldTest |
tests/src/Functional/PollFieldTest.php |
Tests the poll fields. |
PollFieldUITest |
tests/src/Functional/PollFieldUITest.php |
Tests the poll field UI. |
PollHtmlSpecialCharactersTest |
tests/src/Functional/PollHtmlSpecialCharactersTest.php |
Check that HTML special characters are displayed correctly. |
PollListTest |
tests/src/Functional/PollListTest.php |
Tests the poll list. |
PollTestBase |
tests/src/Functional/PollTestBase.php |
Defines a base class for testing the Poll module. |
PollTokenReplaceTest |
tests/src/Functional/PollTokenReplaceTest.php |
Tests poll token replacements in strings. |
PollViewTest |
tests/src/Functional/PollViewTest.php |
Tests the poll admin view. |
PollVoteCheckHostnameTest |
tests/src/Functional/PollVoteCheckHostnameTest.php |
Check that users and anonymous users from specified ip-address can only vote once. |
PollVoteMultilingualTest |
tests/src/Functional/PollVoteMultilingualTest.php |
Tests multilingual voting on a poll. |
PollVoteTest |
tests/src/Functional/PollVoteTest.php |
Tests voting on a poll. |