namespace Drupal\block\Tests

Classsort ascending Location Description
NonDefaultBlockAdminTest drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php
NewDefaultThemeBlocksTest drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php Test blocks correctly initialized when picking a new default theme.
BlockUserAccountSettingsTest drupal/core/modules/block/lib/Drupal/block/Tests/BlockUserAccountSettingsTest.php Tests personalized block settings for user accounts.
BlockTest drupal/core/modules/block/lib/Drupal/block/Tests/BlockTest.php
BlockTemplateSuggestionsUnitTest drupal/core/modules/block/lib/Drupal/block/Tests/BlockTemplateSuggestionsUnitTest.php Unit tests for template_preprocess_block().
BlockLanguageTest drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php Functional tests for the language list configuration forms.
BlockInvalidRegionTest drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php Tests that a block assigned to an invalid region triggers the warning.
BlockHtmlIdTest drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php Test block HTML id validity.
BlockHiddenRegionTest drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockCacheTest drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php Test block caching.
BlockAdminThemeTest drupal/core/modules/block/lib/Drupal/block/Tests/BlockAdminThemeTest.php Tests the block system with admin themes.