You are here

namespace Drupal\sitemap\Tests in Sitemap 2.0.x

Same name in other branches
  1. 8.2 Drupal\sitemap\Tests
  2. 8 Drupal\sitemap\Tests
Classsort descending Location Description
SitemapBookTest src/Tests/SitemapBookTest.php Test the display of books based on sitemap settings.
SitemapBrowserTestBase src/Tests/SitemapBrowserTestBase.php
SitemapContentTest src/Tests/SitemapContentTest.php Test configurable content on the Sitemap page.
SitemapCssTest src/Tests/SitemapCssTest.php Tests the inclusion of the sitemap css file based on sitemap settings.
SitemapFrontpageTest src/Tests/SitemapFrontpageTest.php Tests the display of RSS links based on sitemap settings.
SitemapMenuTest src/Tests/SitemapMenuTest.php Test the display of menus based on sitemap settings.
SitemapMenuTestBase src/Tests/SitemapMenuTestBase.php Test the display of menus based on sitemap settings.
SitemapTaxonomyTermsRssTest src/Tests/SitemapTaxonomyTermsRssTest.php Tests the display of RSS links based on sitemap settings.
SitemapTaxonomyTermsTest src/Tests/SitemapTaxonomyTermsTest.php Tests the display of taxonomies based on sitemap settings.
SitemapTaxonomyTest src/Tests/SitemapTaxonomyTest.php Tests the display of taxonomies based on sitemap settings.
SitemapTaxonomyTestBase src/Tests/SitemapTaxonomyTestBase.php Base class for some Sitemap test cases.
SitemapTest src/Tests/SitemapTest.php Tests the routes provided by the sitemap module.
SitemapTestBase src/Tests/SitemapTestBase.php Tests the landing and admin pages of the sitemap.
SitemapTestTrait src/Tests/SitemapTestTrait.php