Tests for the Layout module.

File

core/modules/layout/tests/layout.test

Classes

Namesort ascending Description
LayoutUpgradePathTest Tests the upgrade path from block-based regions to layouts.
LayoutSelectionTest Tests that the correct layout is used in various situations.
LayoutRendererTest Tests that the correct renderer is used.
LayoutPathTest Tests that default layout paths are handled properly.
LayoutInterfaceTest Tests the interface for adding, removing, and moving blocks.
LayoutHookTestCase Tests invocation of hooks when performing an action.
LayoutFlexibleTemplateTest Tests the interface for flexible layouts.
LayoutDeletionTest Tests that ensures deletion messages are appropriate if layout page has any special role.
LayoutCloneTest Tests the interface for adding, removing, and moving blocks.
LayoutBlockUsageTestCase Tests layout_get_block_usage().
LayoutBlockTextTest Tests the BlockTest (custom text) block functionality.
LayoutBlockTest Tests the blocks title, content, and display settings.