namespace Drupal\Tests\block_content\Functional
Same name in other branches
Object name | File name | Summary |
---|---|---|
BlockContentCacheTagsTest | core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php | Tests the Content Block entity's cache tags. |
BlockContentContextualLinksTest | core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php | Tests views contextual links on block content. |
BlockContentCreationTest | core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php | Create a block and test saving it. |
BlockContentListTest | core/modules/block_content/tests/src/Functional/BlockContentListTest.php | Tests the listing of content blocks. |
BlockContentListViewsTest | core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php | Tests the Views-powered listing of content blocks. |
BlockContentPageViewTest | core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php | Create a block and test block access by attempting to view the block. |
BlockContentRedirectTest | core/modules/block_content/tests/src/Functional/BlockContentRedirectTest.php | Ensures that custom block type functions work correctly. |
BlockContentRevisionDeleteTest | core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php | Block content revision delete form test. |
BlockContentRevisionRevertTest | core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php | Block content revision form test. |
BlockContentRevisionsTest | core/modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php | Create a block with revisions. |
BlockContentRevisionVersionHistoryTest | core/modules/block_content/tests/src/Functional/BlockContentRevisionVersionHistoryTest.php | Block content version history test. |
BlockContentSaveTest | core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php | Tests $block_content->save() for saving content. |
BlockContentTestBase | core/modules/block_content/tests/src/Functional/BlockContentTestBase.php | Sets up block content types. |
BlockContentTranslationUITest | core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php | Tests the block content translation UI. |
BlockContentTypeTest | core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php | Ensures that block type functions work correctly. |
GenericTest | core/modules/block_content/tests/src/Functional/GenericTest.php | Generic module test for block_content. |
PageEditTest | core/modules/block_content/tests/src/Functional/PageEditTest.php | Create a block and test block edit functionality. |
UnpublishedBlockTest | core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php | Tests unpublishing of block_content entities. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.