6 calls to SectionTest::assertComponents() in Drupal 8
- SectionTest::testAppendComponent in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionTest.php - @covers ::appendComponent @covers ::getNextHighestWeight @covers ::getComponentsByRegion
- SectionTest::testGetComponents in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionTest.php - @covers ::__construct @covers ::setComponent @covers ::getComponents
- SectionTest::testInsertAfterComponent in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionTest.php - @covers ::insertAfterComponent
- SectionTest::testInsertComponent in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionTest.php - @covers ::insertComponent @covers ::getComponentsByRegion
- SectionTest::testInsertComponentAppend in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionTest.php - @covers ::insertComponent
- SectionTest::testRemoveComponent in core/
modules/ layout_builder/ tests/ src/ Unit/ SectionTest.php - @covers ::removeComponent @covers ::getComponentsByRegion