wordpress-develop/tests/phpunit/tests/menu
Sergey Biryukov a6bb0120ac Tests: Correct a number of malformed @covers tags.
As per the documentation of the `@covers` tag, global functions being covered should be prefixed with `::`. Also, the `()` after the function name is redundant.

Follow-up to [39918].

Props jrf.
See #50267.

git-svn-id: https://develop.svn.wordpress.org/trunk@48848 602fd350-edb4-49c9-b593-d223f7449a82
2020-08-23 17:23:52 +00:00
..
nav-menu.php Tests: Correct a number of malformed @covers tags. 2020-08-23 17:23:52 +00:00
walker-nav-menu-edit.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
walker-nav-menu.php Tests: Use a consistent group for nav menu tests. 2019-10-06 15:12:42 +00:00
wpAjaxMenuQuickSearch.php Menus: Allow empty taxonomy terms to be surfaced when searching for items. 2020-05-02 22:34:50 +00:00
wpExpandNavMenuPostData.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00