namespace Drupal\system\Tests\Theme

Classsort descending Location Description
EntityFilteringThemeTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php Tests filtering for XSS in rendered entity templates in all themes.
FastTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FastTest.php Tests autocompletion not loading registry.
FunctionsTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php Tests for common theme functions.
HookInitTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HookInitTest.php Functional test for initialization of the theme system in hook_init().
HtmlTagUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTagUnitTest.php Unit tests for theme_html_tag().
HtmlTplPhpAttributesTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php Functional test for attributes of html.tpl.php.
RegistryTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/RegistryTest.php Tests the ThemeRegistry class.
TableTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php Unit tests for theme_table().
ThemeTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php Tests low-level theme functions.
ThemeTestTwig drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php Tests low-level theme functions.
TwigReferenceObjectTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceObjectTest.php TwigReferenceObjectTest class.
TwigReferenceUnitTest drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceUnitTest.php Unit tests for TwigReference class.