block.test

Tests for block.module.

File

drupal/modules/block/block.test
View source

Classes

Namesort descending Description
BlockAdminThemeTestCase Test the block system with admin themes.
BlockCacheTestCase Test block caching.
BlockHashTestCase Tests that block rehashing works correctly.
BlockHiddenRegionTestCase Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockHTMLIdTestCase Test block HTML id validity.
BlockInvalidRegionTestCase Tests that a block assigned to an invalid region triggers the warning.
BlockTemplateSuggestionsUnitTest Unit tests for template_preprocess_block().
BlockTestCase @file Tests for block.module.
BlockViewModuleDeltaAlterWebTest Tests for hook_block_view_MODULE_DELTA_alter().
NewDefaultThemeBlocks Test blocks correctly initialized when picking a new default theme.
NonDefaultBlockAdmin