CommentNodeChangesTestCase::testNodeDeletion in core/modules/comment/tests/comment.test
Tests that comments are deleted with the node.
EntityCrudHookTestCase::testNodeHooks in core/modules/entity/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on nodes.
EntityReferenceHandlersTestCase::setUp in core/modules/entityreference/tests/entityreference.handlers.test
Sets up a Backdrop site for running functional and integration tests.
FileFieldWidgetTestCase::testPrivateFileSetting in core/modules/file/tests/file.test
Tests a file field with a "Private files" upload destination setting.
ListFieldUITestCase::testListAllowedValuesFloat in core/modules/field/modules/list/tests/list.test
List (float) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesInteger in core/modules/field/modules/list/tests/list.test
List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesText in core/modules/field/modules/list/tests/list.test
List (text) : test 'allowed values' input.
node_delete_confirm_submit in core/modules/node/node.pages.inc
Form submission handler for node_delete_confirm().
SearchRankingTestCase::testHTMLRankings in core/modules/search/tests/search.test
Test rankings of HTML tags.