1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/tests/Template
2024-02-13 09:11:11 +01:00
..
ClassStringMapTest.php add unit test for #4460 2023-02-28 11:38:44 +01:00
ClassTemplateCovarianceTest.php
ClassTemplateExtendsTest.php qa: modify tests since array keys are not mixed for ArrayObject 2023-09-10 16:06:56 +02:00
ClassTemplateTest.php fix bugs in tests 2024-01-15 10:11:22 +01:00
ConditionalReturnTypeTest.php Use IssueBuffer::maybeAdd() instead of throwing 2024-02-13 09:11:11 +01:00
FunctionClassStringTemplateTest.php fix failing mock tests 2023-06-07 08:12:31 +02:00
FunctionTemplateAssertTest.php feature: (re-)implement object-shape assertions 2023-04-15 02:36:10 +02:00
FunctionTemplateTest.php Fix other assertion errors with union templates 2024-02-07 21:35:24 +00:00
KeyOfTemplateTest.php
NestedTemplateTest.php Additional test and fix when comparing nested templates (vimeo#9094). 2023-01-11 13:17:06 +01:00
PropertiesOfTemplateTest.php
TraitTemplateTest.php
ValueOfTemplateTest.php