Tests for the Layout module.

File

core/modules/layout/tests/layout.test

Classes

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