1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/FileManipulation
Matthew Brown f439d6550b
Ensure that all entries in test arrays have explicit keys (#7386)
* Transformation that updates assertions

* Simplify transformation

* Ensure that all tests have keys

* Fix a few remaining keys
2022-01-13 13:49:37 -05:00
..
ClassConstantMoveTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
ClassMoveTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
FileManipulationTestCase.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
ImmutableAnnotationAdditionTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
MethodMoveTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
MissingPropertyTypeTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
MissingReturnTypeTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
NamespaceMoveTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
ParamNameMismatchTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
ParamTypeManipulationTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
PropertyMoveTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
PureAnnotationAdditionTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
RedundantCastManipulationTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
ReturnTypeManipulationTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
UndefinedVariableManipulationTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
UnnecessaryVarAnnotationManipulationTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
UnusedCodeManipulationTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00
UnusedVariableManipulationTest.php Ensure that all entries in test arrays have explicit keys (#7386) 2022-01-13 13:49:37 -05:00