You are here

namespace Drupal\block_content\Tests in Zircon Profile 8.0

Same name in other branches
  1. 8 Drupal\block_content\Tests
Classsort descending Location Description
BlockContentCacheTagsTest core/modules/block_content/src/Tests/BlockContentCacheTagsTest.php Tests the Custom Block entity's cache tags.
BlockContentCreationTest core/modules/block_content/src/Tests/BlockContentCreationTest.php Create a block and test saving it.
BlockContentListTest core/modules/block_content/src/Tests/BlockContentListTest.php Tests the listing of custom blocks.
BlockContentListViewsTest core/modules/block_content/src/Tests/BlockContentListViewsTest.php Tests the Views-powered listing of custom blocks.
BlockContentPageViewTest core/modules/block_content/src/Tests/BlockContentPageViewTest.php Create a block and test block access by attempting to view the block.
BlockContentRevisionsTest core/modules/block_content/src/Tests/BlockContentRevisionsTest.php Create a block with revisions.
BlockContentSaveTest core/modules/block_content/src/Tests/BlockContentSaveTest.php Tests $block_content->save() for saving content.
BlockContentTestBase core/modules/block_content/src/Tests/BlockContentTestBase.php Sets up block content types.
BlockContentTranslationUITest core/modules/block_content/src/Tests/BlockContentTranslationUITest.php Tests the block content translation UI.
BlockContentTypeTest core/modules/block_content/src/Tests/BlockContentTypeTest.php Ensures that custom block type functions work correctly.
BlockContentValidationTest core/modules/block_content/src/Tests/BlockContentValidationTest.php Tests block content validation constraints.
PageEditTest core/modules/block_content/src/Tests/PageEditTest.php Create a block and test block edit functionality.