1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests
2006-06-11 12:02:05 +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
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 Nested many-to-many fetching 2006-06-08 22:11:36 +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 Nested many-to-many fetching 2006-06-08 22:11:36 +00:00
RecordTestCase.php Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +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 Preliminary support for many-to-many fetching with column aggregation inheritance 2006-06-08 13:17:15 +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 Nested many-to-many fetching 2006-06-08 22:11:36 +00:00
ValidatorTestCase.php Validator type bug fix 2006-06-11 12:02:05 +00:00