wordpress-develop/tests/phpunit/tests/widgets
Aaron Jorbin 702e2c76a6 Tests: Reduce usage of assertEquals
Replaces assertSame with assertCount in a number of tests.

Props ayeshrajans, jorbin.
See #58956.


git-svn-id: https://develop.svn.wordpress.org/trunk@56746 602fd350-edb4-49c9-b593-d223f7449a82
2023-09-29 15:22:12 +00:00
..
wpBlockThemeRegisterClassicSidebar.php Widgets: Preserve classic sidebars when switching to a block theme. 2023-02-03 00:13:52 +00:00
wpWidgetCustomHtml.php Coding Standards: Remove superfluous blank lines at the end of various classes. 2023-09-08 09:30:38 +00:00
wpWidgetMedia.php Tests: Reduce usage of assertEquals 2023-09-29 15:22:12 +00:00
wpWidgetMediaAudio.php Build/Test Tools: Correct the order and naming of expected and actual values in various tests. 2021-11-25 19:39:31 +00:00
wpWidgetMediaGallery.php Tests: Rename classes in phpunit/tests/widgets/ per the naming conventions. 2021-07-26 19:25:09 +00:00
wpWidgetMediaImage.php Media: Ensure that the image widget supports loading optimization attributes. 2023-07-06 16:31:02 +00:00
wpWidgetMediaVideo.php Build/Test Tools: Correct the order and naming of expected and actual values in various tests. 2021-11-25 19:39:31 +00:00
wpWidgetRss.php HTTP API: Fix request header inconsistencies. 2023-02-03 13:33:18 +00:00
wpWidgetText.php Coding Standards: Use pre-increment/decrement for stand-alone statements. 2023-09-09 09:26:01 +00:00