Valinor/tests/Unit/Definition
2022-08-29 23:09:15 +02:00
..
Repository fix: handle inherited private constructor in class definition 2022-08-29 23:09:15 +02:00
AttributesContainerTest.php misc: bump dev-dependencies 2022-05-06 14:00:43 +02:00
ClassDefinitionTest.php refactor: remove unnecessary ClassSignature 2022-01-25 18:32:28 +01:00
CombinedAttributesTest.php feat: initial release 2021-11-28 18:21:56 +01:00
DoctrineAnnotationsTest.php test: use FakeReflector instead of anonymous class 2022-07-25 22:05:31 +02:00
EmptyAttributesTest.php feat: initial release 2021-11-28 18:21:56 +01:00
FunctionsContainerTest.php fix: properly handle callable objects of the same class 2022-08-29 23:09:15 +02:00
MethodDefinitionTest.php feat: initial release 2021-11-28 18:21:56 +01:00
MethodsTest.php feat: initial release 2021-11-28 18:21:56 +01:00
NativeAttributesTest.php misc: fetch attributes for function definition 2022-08-29 23:09:15 +02:00
ParameterDefinitionTest.php feat: handle variadic parameters in constructors 2022-02-19 20:17:03 +01:00
ParametersTest.php feat: introduce method to get parameter by index 2022-02-19 19:58:28 +01:00
PropertiesTest.php feat: initial release 2021-11-28 18:21:56 +01:00
PropertyDefinitionTest.php feat: initial release 2021-11-28 18:21:56 +01:00