Same name in other branches
  1. 8.9.x Drupal\Tests\help\Functional
  2. 9 Drupal\Tests\help\Functional
Classsort descending Location Description
AddPermissionsUpdateTest core/modules/help/tests/src/Functional/AddPermissionsUpdateTest.php Tests help_post_update_add_permissions_to_roles().
ExperimentalHelpTest core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Verifies help for experimental modules.
GenericTest core/modules/help/tests/src/Functional/GenericTest.php Generic module test for help.
HelpBlockTest core/modules/help/tests/src/Functional/HelpBlockTest.php Tests display of help block.
HelpPageOrderTest core/modules/help/tests/src/Functional/HelpPageOrderTest.php Verify the order of the help page.
HelpPageReverseOrderTest core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php Verify the order of the help page with an alter hook.
HelpTest core/modules/help/tests/src/Functional/HelpTest.php Verify help display and user access to help based on permissions.
HelpTopicSearchTest core/modules/help/tests/src/Functional/HelpTopicSearchTest.php Verifies help topic search.
HelpTopicsSyntaxTest core/modules/help/tests/src/Functional/HelpTopicsSyntaxTest.php Verifies that all core Help topics can be rendered and comply with standards.
HelpTopicTest core/modules/help/tests/src/Functional/HelpTopicTest.php Verifies help topic display and user access to help based on permissions.
HelpTopicTranslatedTestBase core/modules/help/tests/src/Functional/HelpTopicTranslatedTestBase.php Provides a base class for functional help topic tests that use translation.
HelpTopicTranslationTest core/modules/help/tests/src/Functional/HelpTopicTranslationTest.php Verifies help topic translations.
NoHelpTest core/modules/help/tests/src/Functional/NoHelpTest.php Verify no help is displayed for modules not providing any help.