namespace Drupal\Tests\help\Kernel

Same name in other branches
  1. 11.x Drupal\Tests\help\Kernel
  2. 9 Drupal\Tests\help\Kernel
  3. 8.9.x Drupal\Tests\help\Kernel
  4. 10 Drupal\Tests\help\Kernel
Object name File name Summary
ExperimentalHelpTest core/modules/help/tests/src/Kernel/ExperimentalHelpTest.php Verifies help for experimental modules.
HelpBlockTest core/modules/help/tests/src/Kernel/HelpBlockTest.php Tests display of help block.
HelpEmptyPageTest core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Tests the empty HTML page.
HelpPageOrderTest core/modules/help/tests/src/Kernel/HelpPageOrderTest.php Verify the order of the help page.
HelpPageReverseOrderTest core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php Verify the order of the help page with an alter hook.
HelpSearchPluginTest core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php Tests search plugin behaviors.
HelpTest core/modules/help/tests/src/Kernel/HelpTest.php Verify help display and user access to help based on permissions.
HelpTopicsSyntaxTest core/modules/help/tests/src/Kernel/HelpTopicsSyntaxTest.php Verifies that all core Help topics can be rendered and comply with standards.
HelpTopicTest core/modules/help/tests/src/Kernel/HelpTopicTest.php Verifies help topic display and user access to help based on permissions.
NoHelpTest core/modules/help/tests/src/Kernel/NoHelpTest.php Verify no help is displayed for modules not providing any help.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.