This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Mapping
History
Guilherme Blanco
b9a24b5487
Merge pull request
#93
from kwiateusz/UnitTestsUpdate
...
Last change from assertTrue($a instanceof $b) to assertInstanceOf
2011-08-14 21:05:15 -07:00
..
php
DDC-1302 - Fix bug in XmlDriver not handling orphan removal
2011-07-31 11:32:57 +02:00
xml
DDC-1302 - Fix bug in XmlDriver not handling orphan removal
2011-07-31 11:32:57 +02:00
yaml
DDC-1302 - Fix bug in XmlDriver not handling orphan removal
2011-07-31 11:32:57 +02:00
AbstractMappingDriverTest.php
DDC-1302 - Fix bug in XmlDriver not handling orphan removal
2011-07-31 11:32:57 +02:00
AnnotationDriverTest.php
DDC-1156 - Do not throw exception for mapped superclass in middle of inheritance hierachy anymore.
2011-06-05 15:00:49 +02:00
BasicInheritanceMappingTest.php
DDC-1204, DDC-1203 - No need to throw this exception for abstract classes anymore
2011-06-30 20:57:29 +02:00
ClassMetadataFactoryTest.php
Make ORM forward compatible with new Doctrine Annotations library version 2.1
2011-05-25 00:26:20 +02:00
ClassMetadataLoadEventTest.php
[2.0] Placing loadClassMetadata() event so users can manipulate class meta data through events
2009-07-15 20:18:40 +00:00
ClassMetadataTest.php
Last change from assertTrue($a instanceof $b) to assertInstanceOf
2011-07-27 08:54:06 +02:00
DriverChainTest.php
Make ORM forward compatible with new Doctrine Annotations library version 2.1
2011-05-25 00:26:20 +02:00
PHPMappingDriverTest.php
Fixed casing.
2010-04-26 14:25:23 +02:00
StaticPHPMappingDriverTest.php
Initial entry of StaticPHPDriver
2010-04-23 16:16:16 -04:00
XmlMappingDriverTest.php
DDC-806 - Fix xsd schema not allowing entities without id (in inheritance hierachies)
2010-09-15 21:51:44 +02:00
YamlMappingDriverTest.php
DDC-897 - Make ClassMetadataFactory configurable.
2010-11-27 20:53:26 +01:00