You are here

6 calls to SectionListTestBase::assertSections() in Drupal 9

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