You are here

namespace Drupal\Tests\help_topics\Functional in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\help_topics\Functional
Classsort descending Location Description
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.