You are here

namespace Drupal\Tests\tour\Functional in Drupal 9

Same name in other branches
  1. 8 Drupal\Tests\tour\Functional
Classsort descending Location Description
TourCacheTagsTest core/modules/tour/tests/src/Functional/TourCacheTagsTest.php Tests the Tour entity's cache tags.
TourHelpPageTest core/modules/tour/tests/src/Functional/TourHelpPageTest.php Verifies help page display of tours.
TourTest core/modules/tour/tests/src/Functional/TourTest.php Tests the functionality of tour tips.
TourTestBase core/modules/tour/tests/src/Functional/TourTestBase.php Base class for testing Tour functionality.
TourTestBasic core/modules/tour/tests/src/Functional/TourTestBasic.php Simple tour tips test base.