UninstallDefaultContentTest
class UninstallDefaultContentTest extends BrowserTestBase (View source)
Tests that uninstalling default content removes created content.
Properties
| protected | $profile | {@inheritdoc} |
Methods
testReinstall()
Tests uninstalling content removes created entities.
void
void
void
expectedBlocks()
Returns the expected properties of this profile's custom blocks.
Details
testReinstall()
Tests uninstalling content removes created entities.
protected void
assertRecipesImported(EntityStorageInterface $node_storage)
Assert recipes are imported.
protected void
assertArticlesImported(EntityStorageInterface $node_storage)
Assert articles are imported.
protected void
assertImportedCustomBlock(EntityStorageInterface $block_storage)
Assert block content are imported.
protected
expectedBlocks()
Returns the expected properties of this profile's custom blocks.