wordpress-develop/tests/phpunit/tests/db
Sergey Biryukov e385beb747 Tests: Correct references to set_up() and tear_down() in various DocBlocks.
The `setUp()` and `tearDown()` methods were renamed to `set_up()` and `tear_down()`, respectively, as part of implementing the `void` return type solution for PHPUnit 8.0.

Follow-up to [29120], [29251], [30277], [32173], [32806], [38829], [42379], [50450], [51276], [51568].

See #56793.

git-svn-id: https://develop.svn.wordpress.org/trunk@54865 602fd350-edb4-49c9-b593-d223f7449a82
2022-11-22 21:25:27 +00:00
..
charset.php Database: Correct MariaDB version check in wpdb::has_cap(). 2022-10-04 15:39:28 +00:00
dbDelta.php Tests: Correct references to set_up() and tear_down() in various DocBlocks. 2022-11-22 21:25:27 +00:00
realEscape.php Tests: Move dbDelta() tests to the db directory. 2022-10-28 14:47:13 +00:00