You are here

9 calls to HierarchyNestedSetIntegrationTest::assertSimpleParentChild() in Entity Reference Hierarchy 3.x

HierarchyNestedSetIntegrationTest::testDeleteChildWithGrandChildren in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests deleting child node with grandchildren.
HierarchyNestedSetIntegrationTest::testNestedSetParentToChild in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests moving from out of tree, into tree.
HierarchyNestedSetIntegrationTest::testNestedSetStorageMoveParent in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests moving parents.
HierarchyNestedSetIntegrationTest::testNestedSetStorageMoveParentWithChildren in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests moving tree.
HierarchyNestedSetIntegrationTest::testNestedSetStorageMoveParentWithSiblingOrdering in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests moving parents with weight ordering.
HierarchyNestedSetIntegrationTest::testNestedSetStorageSimple in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests simple storage in nested set tables.
HierarchyNestedSetIntegrationTest::testNestedSetStorageSimpleUpdate in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests saving with existing parent (no value change).
HierarchyNestedSetIntegrationTest::testRemoveParentReference in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests removing parent reference.
HierarchyNestedSetIntegrationTest::testRemoveParentReferenceWithGrandChildren in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests removing parent reference with grandchildren.