1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests
doctrine e3df7b6bd0
2006-08-07 22:25:25 +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 Doctrine_Collection::loadRelated() added 2006-07-27 17:51: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_Collection::loadRelated() added 2006-07-27 17:51:19 +00:00
CompositePrimaryKeyTestCase.php new component: Doctrine_RawSql 2006-07-21 23:22:15 +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
CustomPrimaryKeyTestCase.php CustomPrimaryKeyTestCase added 2006-07-26 17:09:00 +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
FilterTestCase.php Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +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 Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +00:00
RawSqlTestCase.php Some new manual code examples 2006-08-06 20:46:12 +00:00
RecordTestCase.php Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +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 Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +00:00
SessionTestCase.php Core changes: getID() now returns array for better composite primary key support 2006-07-10 09:18:09 +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 2006-08-07 22:25:25 +00:00
ValidatorTestCase.php Minor validator fix 2006-06-19 21:31:22 +00:00
ValueHolderTestCase.php Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +00:00
ViewTestCase.php Preliminary support for database views 2006-06-13 18:04:04 +00:00