You are here

6 calls to SectionStorageTestBase::assertSections() in Drupal 8

SectionStorageTestBase::testAppendSection in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
@covers ::appendSection
SectionStorageTestBase::testGetSections in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
Tests ::getSections().
SectionStorageTestBase::testInsertSection in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
@covers ::insertSection
SectionStorageTestBase::testRemoveAllSections in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
@covers ::removeAllSections
SectionStorageTestBase::testRemoveMultipleSections in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
@covers ::removeSection
SectionStorageTestBase::testRemoveSection in core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php
@covers ::removeSection