1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests/Template
Matthew Brown 0a81f8cd6c
Use objects, not strings, for assertions (#7410)
* Use objects, not strings, for assertions

* Remove unnecessary param

* Remove some unnecessary checks

* Fix bad find/replace

* Add note about assertions no longer stored as strings in UPGRADING.md
2022-01-20 17:33:06 -05:00
..
ClassStringMapTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ClassTemplateCovarianceTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ClassTemplateExtendsTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ClassTemplateTest.php fix merge induced errors 2022-01-15 20:32:09 +01:00
ConditionalReturnTypeTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
FunctionClassStringTemplateTest.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
FunctionTemplateAssertTest.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
FunctionTemplateTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
NestedTemplateTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
TraitTemplateTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00