wordpress-develop/tests/phpunit/tests/ajax
Sergey Biryukov 5d0b2a7510 Tests: Remove unnecessary tearDown() method in Tests_Ajax_EditComment.
Restoring the hook-related globals to their state at `setUp()` is addressed by `WP_UnitTestCase_Base::_restore_hooks()`.

Follow-up to [48154].

See #39732.

git-svn-id: https://develop.svn.wordpress.org/trunk@48222 602fd350-edb4-49c9-b593-d223f7449a82
2020-06-30 00:58:07 +00:00
..
AddMeta.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
Attachments.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
Autosave.php Docs: Improve documentation for Ajax comment tests per the documentation standards. 2020-06-30 00:41:30 +00:00
Compression.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
CustomizeManager.php Customize: Do not allow changesets to be deleted when someone is editing them. 2020-06-29 10:31:12 +00:00
CustomizeMenus.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
DeleteComment.php Docs: Improve documentation for Ajax comment tests per the documentation standards. 2020-06-30 00:41:30 +00:00
DeletePlugin.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
DimComment.php Docs: Improve documentation for Ajax comment tests per the documentation standards. 2020-06-30 00:41:30 +00:00
EditComment.php Tests: Remove unnecessary tearDown() method in Tests_Ajax_EditComment. 2020-06-30 00:58:07 +00:00
GetComments.php Docs: Improve documentation for Ajax comment tests per the documentation standards. 2020-06-30 00:41:30 +00:00
ManageThemes.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
MediaEdit.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
PrivacyErasePersonalData.php Docs: Remove unnecessary variables names from @return tags. 2020-06-19 22:53:54 +00:00
PrivacyExportPersonalData.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
QuickEdit.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
ReplytoComment.php Docs: Improve documentation for Ajax comment tests per the documentation standards. 2020-06-30 00:41:30 +00:00
Response.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
TagSearch.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
UpdatePlugin.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00