wordpress-develop/tests/phpunit/tests/bookmark
Jonny Harris 07fc459e7a Tests: Use the function get_num_queries across all unit tests.
Replace use of `$wpdb->num_queries` with a function call to `get_num_queries`. This improves readability and consistency between tests. 

Props SergeyBiryukov, peterwilsoncc, spacedmonkey.
See #57841.

git-svn-id: https://develop.svn.wordpress.org/trunk@55745 602fd350-edb4-49c9-b593-d223f7449a82
2023-05-11 10:05:51 +00:00
..
getBookmark.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
getBookmarks.php Tests: Use the function get_num_queries across all unit tests. 2023-05-11 10:05:51 +00:00
wpListBookmarks.php General: Fix 'rel' argument in Tests_Functions_wpListBookmarks test datasets. 2021-12-21 00:10:26 +00:00