..
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
doctrine/common 2.6.0 compat
2015-12-25 15:20:35 +01:00
xml
Add tests to ensure DiscriminatorColumn is optional, and that optional params type and length have proper defaults.
2016-01-05 12:29:49 -05:00
yaml
Add tests to ensure DiscriminatorColumn is optional, and that optional params type and length have proper defaults.
2016-01-05 12:29:49 -05:00
AbstractMappingDriverTest.php
Add tests to ensure DiscriminatorColumn is optional, and that optional params type and length have proper defaults.
2016-01-05 12:29:49 -05:00
AnnotationDriverTest.php
Fixed test failing due to changes in AnnotationReader
2016-02-29 11:06:23 +01: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
inherit ID generator strategy mapping from embeddables
2015-11-19 16:10:48 +01:00
ClassMetadataLoadEventTest.php
Removed all useless occurrence of require_once TestInit.php
2014-04-07 14:43:25 +02:00
ClassMetadataTest.php
Adding test case for fetching column names by field names
2015-12-11 20:48:59 +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