Valinor/tests/Unit/Definition
Romain Canon 7869cbd09c refactor: remove unnecessary ClassSignature
This abstraction layer was not useful, so it is removed to simplify the
API around `ClassDefinition`.

A new method `ClassDefinition::type()` is also added, giving access to
the `ClassType` instance when working with a class definition.
2022-01-25 18:32:28 +01:00
..
Repository refactor: remove unnecessary ClassSignature 2022-01-25 18:32:28 +01:00
AttributesContainerTest.php feat: initial release 2021-11-28 18:21:56 +01: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 feat: initial release 2021-11-28 18:21:56 +01:00
EmptyAttributesTest.php feat: initial release 2021-11-28 18:21:56 +01: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 feat: initial release 2021-11-28 18:21:56 +01:00
ParameterDefinitionTest.php feat: initial release 2021-11-28 18:21:56 +01:00
ParametersTest.php feat: initial release 2021-11-28 18:21:56 +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