FOSElasticaBundle/Tests/Transformer
Jeremy Mikola 2e7d2f2452 Support Symfony 2.2 PropertyAccess with BC for 2.1 (closes #218)
By abstracting the property access, we can easily support Symfony 2.1's Form component and 2.2's PropertyAccess component.

The PropertyAccessor service will be injected into transformers if it is available. Tests were modified to do the same, and expect the appropriate exception depending on which implementation is available.
2013-03-27 17:26:47 -04:00
..
ElasticaToModelTransformerCollectionTest.php Rename FOQ namespaces and services to FOS 2013-03-27 13:44:06 -04:00
ModelToElasticaAutoTransformerTest.php Support Symfony 2.2 PropertyAccess with BC for 2.1 (closes #218) 2013-03-27 17:26:47 -04:00