1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Mapping
Guilherme Blanco 49bb687aaf Merge pull request #1540 from pantelm/master
[DDC-3711] Correct Error on manyToMany with composite primary key + add Tests
2015-11-08 22:43:36 -05:00
..
NamingStrategy #1252 DDC-3496 - moving stub naming strategy to tests directory 2015-01-18 00:07:54 +01:00
php General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
Reflection #1272 DDC-2704 - specification for a property getter utility 2015-01-24 14:28:54 +01:00
Symfony Removing code from the simplified drivers, use SymfonyFileLocator instead 2012-07-04 20:59:21 +02:00
xml Allow override of inversedBy 2015-11-05 12:11:29 +01:00
yaml Merge pull request #1540 from pantelm/master 2015-11-08 22:43:36 -05:00
AbstractMappingDriverTest.php General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
AnnotationDriverTest.php Test annotation driver with failing SLC mapping 2015-06-20 14:32:15 +02:00
AnsiQuoteStrategyTest.php DDC-3042 - changing SQL generation tests to respect changes in naming strategy 2014-04-04 03:05:48 +02:00
BasicInheritanceMappingTest.php #1196 DDC-3418 DDC-3419 - Minor CS fixes, explicit setExpectedException calls 2014-11-27 19:10:45 +01:00
ClassMetadataBuilderTest.php removed useless line breaks 2015-09-03 17:55:14 +09:00
ClassMetadataFactoryTest.php General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
ClassMetadataLoadEventTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ClassMetadataTest.php Fixes ClassMetadata wakeupReflection with embeddable and StaticReflectionService 2015-07-15 20:49:16 +01:00
DefaultQuoteStrategyTest.php Correcting import that was colliding with another already imported User type 2015-03-17 23:58:53 +00:00
EntityListenerResolverTest.php split override test 2013-01-29 12:14:53 -02:00
FieldBuilderTest.php Added custom ID generator definition to the FieldBuilder 2015-10-02 13:51:07 -03:00
NamingStrategyTest.php #1252 DDC-3496 - moving stub naming strategy to tests directory 2015-01-18 00:07:54 +01:00
PHPMappingDriverTest.php Test PHP driver with failing SLC mapping 2015-06-20 14:33:36 +02:00
QuoteStrategyTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ReflectionEmbeddedPropertyTest.php #1213 - DDC-3437 - removing redundant test method 2014-12-08 01:19:15 +01:00
StaticPHPMappingDriverTest.php #881 DDC-2825 - moving YAML and XML mapping tests to base mapping driver tests. Excluding Static PHP mapping tests 2015-01-14 16:59:01 +01:00
XmlMappingDriverTest.php Test XML driver with failing SLC mapping 2015-06-20 14:33:36 +02:00
YamlMappingDriverTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00