mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-08 14:44:37 +00:00
Changes include: * Renames the test class to be compliant with test coding standards. * Converts the test class to extend `WP_Theme_UnitTestCase` to reuse test fixtures. * Implements data providers to encapsulate datasets and reduce code repetition. * Adds a `@covers` annotation. * Improves assertion messages to help with diagnosing failed tests. Follow-up to [55567], [55148], [52682], [53916], [52675-52677]. Props costdev, hellofromTonya. See #57841, #57958. git-svn-id: https://develop.svn.wordpress.org/trunk@55572 602fd350-edb4-49c9-b593-d223f7449a82