namespace Drupal\custom_block\Tests

Classsort descending Location Description
CustomBlockBuildContentTest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php Test to ensure that a block's content is always rebuilt.
CustomBlockCreationTest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php Tests creating and saving a block.
CustomBlockFieldTest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockFieldTest.php Tests the block edit functionality.
CustomBlockLoadHooksTest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockLoadHooksTest.php Tests for the hooks invoked during custom_block_load().
CustomBlockPageViewTest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockPageViewTest.php Tests the block edit functionality.
CustomBlockRevisionsTest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockRevisionsTest.php Tests the block revision functionality.
CustomBlockSaveTest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockSaveTest.php Tests block save related functionality.
CustomBlockTestBase drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php Sets up page and article content types.
CustomBlockTranslationUITest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php Tests the Custom Block Translation UI.
CustomBlockTypeTest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php Tests related to custom block types.
PageEditTest drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/PageEditTest.php Tests the block edit functionality.