HelpTopicSearchTest |
core/modules/help_topics/tests/src/Functional/HelpTopicSearchTest.php |
Verifies help topic search. |
HelpTopicsSyntaxTest |
core/modules/help_topics/tests/src/Functional/HelpTopicsSyntaxTest.php |
Verifies that all core Help topics can be rendered and comply with standards. |
HelpTopicTest |
core/modules/help_topics/tests/src/Functional/HelpTopicTest.php |
Verifies help topic display and user access to help based on permissions. |
HelpTopicTranslatedTestBase |
core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php |
Provides a base class for functional help topic tests that use translation. |
HelpTopicTranslationTest |
core/modules/help_topics/tests/src/Functional/HelpTopicTranslationTest.php |
Verifies help topic translations. |
LegacyHelpTopicsSyntaxTest |
core/modules/help_topics/tests/src/Functional/LegacyHelpTopicsSyntaxTest.php |
Extends HelpTopicsSyntaxTest to test with deprecated modules. |