1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests
2006-06-29 23:04:39 +00:00
..
AccessTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
BatchIteratorTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
CacheFileTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
CacheQuerySqliteTestCase.php Query parser refactoring 2006-06-29 23:04:39 +00:00
CacheSqliteTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
classes.php DQL: improved self-reference handling 2006-06-26 21:18:19 +00:00
CollectionOffsetTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
CollectionTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
CompositePrimaryKeyTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
ConfigurableTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
EventListenerTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
FormBuilderTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
IdentifierTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
ManagerTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
PessimisticLockingTestCase.php Added a test case for the first implementation of pessimistic offline locking. 2006-06-07 12:16:00 +00:00
QueryTestCase.php Query parser refactoring 2006-06-29 23:04:39 +00:00
RecordTestCase.php Query parser refactoring 2006-06-29 23:04:39 +00:00
RepositoryTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
run.php Query parser refactoring 2006-06-29 23:04:39 +00:00
SessionTestCase.php Nested many-to-many fetching 2006-06-08 22:11:36 +00:00
TableTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
UnitTestCase.php Fixed: Sqlite compatibility issues 2006-06-25 18:34:53 +00:00
ValidatorTestCase.php Minor validator fix 2006-06-19 21:31:22 +00:00
ViewTestCase.php Preliminary support for database views 2006-06-13 18:04:04 +00:00