1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2017-07-09 15:54:43 -04:00
..
stubs Add support for conditional stubbed functions 2017-03-19 15:41:24 -04:00
Traits Fix typehints of testing trait 2017-06-29 10:25:41 -04:00
AnnotationTest.php Fix #148 - suppress InvalidDocblock where appropriate 2017-06-13 14:00:41 -04:00
ArgTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
ArrayAccessTest.php Fix issue with array access on property 2017-06-29 17:39:46 -04:00
ArrayAssignmentTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
AssignmentTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
BadFormatTest.php Rewriting and streamlining every unit test with data providers. (#147) 2017-04-24 23:45:02 -04:00
BinaryOperationTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
bootstrap.php Add stubbing tests and modify config initialisation 2017-01-31 19:22:05 -05:00
ClassScopeTest.php Slow down Psalm by checking parent initialisations too 2017-06-30 01:24:45 -04:00
ClassTest.php Fix #179 - check for abstract method instantiations 2017-06-30 10:24:47 -04:00
ClosureTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
ConfigTest.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
ConstantTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
ForbiddenCodeTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
ForeachTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
ForTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
FunctionCallTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
IncludeTest.php Fix #166 - prevent require loop 2017-06-06 10:11:34 -04:00
InterfaceTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
IssetTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
IssueSuppressionTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
JsonOutputTest.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
ListTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
LoopScopeTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
MethodCallTest.php Fix #184 - prevent classes without reflected classes from breaking everything 2017-07-09 14:36:06 -04:00
MethodMutationTest.php Fix issue capturing method mutations in traits 2017-06-12 22:51:39 -04:00
MethodSignatureTest.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
NamespaceTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
Php40Test.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
Php55Test.php Change test assertion keying 2017-06-29 10:22:49 -04:00
Php56Test.php Change test assertion keying 2017-06-29 10:22:49 -04:00
Php70Test.php Change test assertion keying 2017-06-29 10:22:49 -04:00
Php71Test.php Change test assertion keying 2017-06-29 10:22:49 -04:00
PropertyTypeTest.php Also detect non-inherited private constructors 2017-07-08 22:01:26 -04:00
ReferenceConstraintTest.php Improve null coalesce test and improve linting 2017-06-20 14:38:13 -04:00
ReturnTypeTest.php Fix #179 - check for abstract method instantiations 2017-06-30 10:24:47 -04:00
ScopeTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
SwitchTypeTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
TemplateTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
TestCase.php Rewriting and streamlining every unit test with data providers. (#147) 2017-04-24 23:45:02 -04:00
TestConfig.php Fix #122 - allow multiple types of filtering 2017-04-03 12:36:49 -04:00
ToStringTest.php Improve null coalesce test and improve linting 2017-06-20 14:38:13 -04:00
TraitTest.php Don’t allow trait to override non-abstract method definition for parent class 2017-07-09 15:54:43 -04:00
TypeAlgebraTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
TypeCombinationTest.php Make type combination less dependant on __toString 2017-06-29 17:40:25 -04:00
TypeParseTest.php Add additional formatting changes 2017-05-26 20:05:57 -04:00
TypeReconciliationTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
TypeTest.php Change test assertion keying 2017-06-29 10:22:49 -04:00
UnusedCodeTest.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00
VariadicTest.php Improve formatting of phpdocs 2017-05-26 20:16:18 -04:00