wordpress-develop/tests/phpunit/tests/style-engine
Jonathan Desrosiers 28fdf705dc Tests: Replace some occurrences of assertEquals() with assertSame().
This ensures that not only the return values match the expected results, but also that their type is the same.

Props costdev, desrosj.
See #55654.

git-svn-id: https://develop.svn.wordpress.org/trunk@54402 602fd350-edb4-49c9-b593-d223f7449a82
2022-10-07 01:02:07 +00:00
..
styleEngine.php
wpStyleEngineCssDeclarations.php
wpStyleEngineCssRule.php Tests: Ignore EOL differences in Style Engine API tests. 2022-10-05 14:04:05 +00:00
wpStyleEngineCssRulesStore.php Tests: Replace some occurrences of assertEquals() with assertSame(). 2022-10-07 01:02:07 +00:00
wpStyleEngineProcessor.php Tests: Ignore EOL differences in Style Engine API tests. 2022-10-05 14:04:05 +00:00