1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/FileManipulation
2022-05-21 17:39:51 +02:00
..
ClassConstantMoveTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassMoveTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FileManipulationTestCase.php Adds support for fixing missing throws doc block 2022-05-21 17:39:51 +02:00
ImmutableAnnotationAdditionTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodMoveTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingPropertyTypeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingReturnTypeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NamespaceMoveTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ParamNameMismatchTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ParamTypeManipulationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyMoveTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PureAnnotationAdditionTest.php fix wrong detection of purity 2022-01-31 20:52:25 +01:00
RedundantCastManipulationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReturnTypeManipulationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ThrowsBlockAdditionTest.php Adds support for fixing missing throws doc block 2022-05-21 17:39:51 +02:00
UndefinedVariableManipulationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnnecessaryVarAnnotationManipulationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedCodeManipulationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedVariableManipulationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00