|
BlockConfigSchemaTest |
core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php |
Tests the block config schema. |
|
BlockInterfaceTest |
core/modules/block/tests/src/Kernel/BlockInterfaceTest.php |
Tests that the block plugin can work properly without a supporting entity. |
|
BlockRebuildTest |
core/modules/block/tests/src/Kernel/BlockRebuildTest.php |
Tests block_rebuild(). |
|
BlockStorageUnitTest |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
Tests the storage of blocks. |
|
BlockTemplateSuggestionsTest |
core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
Tests the block_theme_suggestions_block() function. |
|
BlockViewBuilderTest |
core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php |
Tests the block view builder. |
|
NewDefaultThemeBlocksTest |
core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php |
Tests that the new default theme gets blocks. |