10 calls to node_delete()

CommentNodeChangesTestCase::testNodeDeletion in drupal-7.x/modules/comment/comment.test
Tests that comments are deleted with the node.
EntityCrudHookTestCase::testNodeHooks in drupal-7.x/modules/simpletest/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on nodes.
FileFieldWidgetTestCase::testPrivateFileSetting in drupal-7.x/modules/file/tests/file.test
Tests a file field with a "Private files" upload destination setting.
ListFieldUITestCase::testListAllowedValuesFloat in drupal-7.x/modules/field/modules/list/tests/list.test
List (float) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesInteger in drupal-7.x/modules/field/modules/list/tests/list.test
List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesText in drupal-7.x/modules/field/modules/list/tests/list.test
List (text) : test 'allowed values' input.
node_delete_confirm_submit in drupal-7.x/modules/node/node.pages.inc
Executes node deletion.
SearchRankingTestCase::testHTMLRankings in drupal-7.x/modules/search/search.test
Test rankings of HTML tags.
StatisticsAdminTestCase::testDeleteNode in drupal-7.x/modules/statistics/statistics.test
Tests that when a node is deleted, the node counter is deleted too.
TrackerTest::testTrackerAll in drupal-7.x/modules/tracker/tracker.test
Tests for the presence of nodes on the global tracker listing.