1
0
Fork 0
mirror of synced 2025-04-03 13:23:37 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Tools
Luís Cobucci 43a88d539d
Format commands' tests
To simplify and organise the code (also replacing `$this->assert*`
with `self::assert*`).
2017-11-24 01:25:15 +01:00
..
Console Format commands' tests 2017-11-24 01:25:15 +01:00
doctrine1schema Removed onUpdate property on join columns 2011-06-28 15:50:14 -04:00
Export Entity listeners are now processed by exporters 2017-08-15 10:08:50 +02:00
Pagination Make LimitSubqueryOutputWalker a bit more readable 2017-07-22 20:34:18 +02:00
AttachEntityListenersListenerTest.php Remove old "CLASSNAME" constants from test models 2016-12-08 18:15:48 +01:00
ConvertDoctrine1SchemaTest.php Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
EntityGeneratorTest.php - fixed columnPrefix generator for the embedded annotation 2017-06-09 22:25:19 +02:00
EntityRepositoryGeneratorTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ResolveTargetEntityListenerTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
SchemaToolTest.php #5798 adding void test method return declaration, using ::class reference over string reference 2017-06-21 06:34:45 +02:00
SchemaValidatorTest.php Add the correct assertions for tests that don't have any 2017-06-12 23:05:55 +02:00
SetupTest.php compute size of loaders beforehand and not on each iteration 2017-05-15 07:43:15 +02:00