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-02-03 05:49:25 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
History
Luís Cobucci
8796e2d938
Expect an exception instead of failing the test
...
Since that's the assertion we're actually doing.
2017-06-12 23:05:53 +02: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
Update phpDoc
2017-06-08 16:43:18 +01:00
Models
#5934
- add
fetch
option to
AssociationOverride
in order to override fetch strategy for subclasses of entities
2017-05-30 18:19:48 +02:00
ORM
Expect an exception instead of failing the test
2017-06-12 23:05:53 +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
Updating to PHPUnit 6
2017-03-31 21:59:02 +01:00
OrmFunctionalTestCase.php
Allow passing a connection while creating an entity manager
2017-06-12 23:05:51 +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