1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests
Thomas Ploch ea788fb734 Exporters should only inspect joinColumns for owning side in bi-directional OneToOne
rebased commits:

- Added test case for bi-directional OneToOne in YamlExporter
- Only inspect joinColumns for owning side in bi-directional OneToOne in YamlExporter
- Adding bi-directional test case without joinColumn to XmlExporter test
- Same testcase also applied to PhpExporter
- Fixing bi-directional issue in PhpExporter when inspecting joinColumns index
- Implemented @Ocramius suggestions
2016-06-08 13:24:43 +02:00
..
DbalTypes #1336 - class constants over string references in tests - removing useless QueryBuilder usage 2015-03-17 21:21:20 +00:00
EventListener Remove full qualified class names in tests 2016-05-11 03:00:44 +07:00
Mocks Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
Models Remove full qualified class names in tests 2016-05-11 03:00:44 +07:00
ORM Exporters should only inspect joinColumns for owning side in bi-directional OneToOne 2016-06-08 13:24:43 +02:00
DbalFunctionalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DbalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DoctrineTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
OrmFunctionalTestCase.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
OrmPerformanceTestCase.php Updated syntax for ``integer` and `boolean`` types 2015-07-14 15:30:13 -03:00
OrmTestCase.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
TestInit.php [DDC-3461] Renamed AssocationBuilder::isPrimaryKey() to makePrimaryKey(). Same for FieldBuilder and depreceating isPrimaryKey(). Adjust tests. Revert change in ClassMetadataInfo and fix bug. 2015-03-18 17:06:30 +01:00
TestUtil.php Updated syntax for ``integer` and `boolean`` types 2015-07-14 15:30:13 -03:00