1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/tests
2006-09-01 21:30:18 +00:00
..
AccessTestCase.php 2006-08-21 23:20:33 +00:00
BatchIteratorTestCase.php 2006-08-21 23:20:33 +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 2006-08-21 23:20:33 +00:00
CacheSqliteTestCase.php 2006-08-21 23:20:33 +00:00
classes.php Doctrine_Record::countRelated() added 2006-08-25 23:50:55 +00:00
CollectionOffsetTestCase.php 2006-08-21 23:20:33 +00:00
CollectionTestCase.php Support for mapping table column values as collection indexes 2006-09-01 21:30:18 +00:00
CompositePrimaryKeyTestCase.php new component: Doctrine_RawSql 2006-07-21 23:22:15 +00:00
ConfigurableTestCase.php 2006-08-21 23:20:33 +00:00
ConnectionTestCase.php 2006-08-21 23:20:33 +00:00
CustomPrimaryKeyTestCase.php 2006-08-21 23:20:33 +00:00
EventListenerTestCase.php 2006-08-22 20:14:29 +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
ImportTestCase.php * Added some test cases for the importing part. The new tests will fail for now because of the lacking implementation. 2006-08-27 02:21:20 +00:00
ManagerTestCase.php Tests updated for classify / tableize 2006-08-22 19:34:40 +00:00
PessimisticLockingTestCase.php 2006-08-21 23:20:33 +00:00
QueryLimitTestCase.php Doctrine::ATTR_QUERY_LIMIT constant added 2006-08-29 20:09:31 +00:00
QueryTestCase.php Doctrine_Table::getForeignKey -> Doctrine_Table::getRelation 2006-08-31 09:04:14 +00:00
RawSqlTestCase.php Firebird LIMIT support updated, severe query parser bug fixed 2006-08-23 10:11:40 +00:00
RecordTestCase.php New fetchmode constants (implementation later) 2006-08-31 22:00:44 +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 Support for mapping table column values as collection indexes 2006-09-01 21:30:18 +00:00
SchemaTestCase.php * Added Schema classes and some testcases (refs #11) 2006-08-26 22:27:16 +00:00
TableTestCase.php Doctrine_Table::getForeignKey -> Doctrine_Table::getRelation 2006-08-31 09:04:14 +00:00
UnitTestCase.php removed the compile call from unittestcase 2006-08-22 21:18:06 +00:00
ValidatorTestCase.php removed the compile call from unittestcase 2006-08-22 21:18:06 +00:00
ValueHolderTestCase.php 2006-08-21 23:20:33 +00:00
ViewTestCase.php 2006-08-21 23:20:33 +00:00