1
0
mirror of synced 2025-01-06 00:57:10 +03:00
doctrine2/tests/Doctrine/Tests/Mocks
Marco Pivetta 905acf9176 Removing Doctrine\ORM\Mapping\Driver\Driver interface
Interface has been moved to Doctrine\Common\Persistence\Mapping\Driver\MappingDriver
2012-07-04 20:59:21 +02:00
..
ClassMetadataMock.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ConnectionMock.php Initial implementation of Doctrine\DBAL\Types\Type::convertToDatabaseValueSQL() and Doctrine\DBAL\Types\Type::convertToPHPValueSQL() integration 2011-11-19 00:35:29 +01:00
DatabasePlatformMock.php Forward compatibility with DBAL master 2011-11-12 12:56:44 +01:00
DriverConnectionMock.php [2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters. 2010-03-29 13:20:41 +00:00
DriverMock.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
EntityManagerMock.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
EntityPersisterMock.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
HydratorMockStatement.php Updated dependency libraries with latest versions of related tools. 2012-06-24 23:29:14 -04:00
IdentityIdGeneratorMock.php [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
MetadataDriverMock.php Removing Doctrine\ORM\Mapping\Driver\Driver interface 2012-07-04 20:59:21 +02:00
MockTreeWalker.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
SchemaManagerMock.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
SequenceMock.php [2.0] More general work on the Platform and SchemaManager classes(primarily pgsql) 2009-05-28 21:34:35 +00:00
TaskMock.php [2.0][DDC-359] Adding some tests for CliController and fixing bug with empty option value .i.e "--option=" 2010-03-18 21:48:04 +00:00
UnitOfWorkMock.php [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00