You are here

namespace Drupal\sitemap\Tests in Sitemap 8

Same name in other branches
  1. 8.2 Drupal\sitemap\Tests
  2. 2.0.x Drupal\sitemap\Tests
Classsort descending Location Description
SitemapBookTest src/Tests/SitemapBookTest.php Test the display of books based on sitemap settings.
SitemapContentTest src/Tests/SitemapContentTest.php Test page content provided via sitemap settings.
SitemapCssTest src/Tests/SitemapCssTest.php Tests the inclusion of the sitemap css file based on sitemap settings.
SitemapMenuCustomTitleTest src/Tests/SitemapMenuCustomTitleTest.php Test the display of menus 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.
SitemapRssTest src/Tests/SitemapRssTest.php Tests the display of RSS links 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.