1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Sebastian Bergmann 9da83cfae8 Make test suite compatible with PHPUnit 5.4.
* Use createMock() and getMockBuilder() instead of getMock()
* Use expectException() and expectExceptionMessage() instead of setExpectedException()
2016-06-18 13:01:59 +02:00
..
Cache Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Decorator Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Entity Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
Event Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Functional Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Hydration Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Id Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
Internal Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Mapping Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Performance Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
Persisters Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
Proxy Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Query Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Repository Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Tools Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
Utility Refactored IdentifierFlattener 2015-02-16 00:53:46 +00:00
CommitOrderCalculatorTest.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
ConfigurationTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
EntityManagerTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
EntityNotFoundExceptionTest.php #1240 DDC-3479 - Basic coverage for EntityNotFoundException 2015-01-13 02:55:51 +01:00
LazyCriteriaCollectionTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
PersistentCollectionTest.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
QueryBuilderTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
UnitOfWorkTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00