ExperimentalHelpTest |
core/modules/help/tests/src/Functional/ExperimentalHelpTest.php |
Verifies help for experimental modules. |
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. |
NoHelpTest |
core/modules/help/tests/src/Functional/NoHelpTest.php |
Verify no help is displayed for modules not providing any help. |