Sam-Burns
|
5bd7bd8d48
|
Updating to PHPUnit 6
|
2017-03-31 21:59:02 +01:00 |
|
Luís Cobucci
|
fda6fdd9fb
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
|
Luís Cobucci
|
74c8a08828
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01:00 |
|
Marco Pivetta
|
55bcc193ae
|
#1213 - DDC-3437 - removing redundant test method
|
2014-12-08 01:19:15 +01:00 |
|
Marco Pivetta
|
af0be57538
|
#1213 - DDC-3437 - integrating new tests into the pre-existing data-provider
|
2014-12-08 01:18:36 +01:00 |
|
Marco Pivetta
|
d259ba91b3
|
#1213 - DDC-3437 - refactoring tests to support embeddable class name != embeddable class property declaring class
|
2014-12-08 01:17:25 +01:00 |
|
Austin Morris
|
d48546d2dd
|
fix instantiation of embedded object in ReflectionEmbeddedProperty
|
2014-12-08 01:06:11 +01:00 |
|
Marco Pivetta
|
dcf824688a
|
Verifying that reflection properties that don't contain an embeddable will not crash reading properties, but will return null instead
|
2014-12-05 13:15:15 +01:00 |
|
Marco Pivetta
|
a8b0ac82b4
|
Adding a data-provider case for a generic model (non-internal class)
|
2014-12-05 12:57:48 +01:00 |
|
Marco Pivetta
|
ecf028490f
|
Test to verify that Doctrine\ORM\Mapping\ReflectionEmbeddedProperty is able to interact with internal PHP classes
|
2014-12-05 12:56:34 +01:00 |
|