1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests
Konstantin Kuklin c308986a90
Fix insufficient variable check
To ensure that `AbstractQuery#setResultCacheProfile()` doesn't raise
errors when being called with `null`.
2017-12-17 03:21:52 +01:00
..
DbalTypes Fix some code style issues in tests 2017-06-12 23:04:54 +02:00
EventListener Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
Mocks Clean elses 2017-12-14 05:55:54 -02:00
Models Proove orphan-removal on many-to-one is useless 2017-10-14 12:39:57 +02:00
ORM Fix insufficient variable check 2017-12-17 03:21:52 +01: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 Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
OrmFunctionalTestCase.php Proove orphan-removal on many-to-one is useless 2017-10-14 12:39:57 +02:00
OrmPerformanceTestCase.php Updated syntax for ``integer` and `boolean`` types 2015-07-14 15:30:13 -03:00
OrmTestCase.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01: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 Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00