1
0
Fork 0
mirror of synced 2025-03-29 11:19:50 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Hydration
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
..
ArrayHydratorTest.php General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
CustomHydratorTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
HydrationTestCase.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
ObjectHydratorTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
ResultSetMappingTest.php General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
ScalarHydratorTest.php General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
SimpleObjectHydratorTest.php General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
SingleScalarHydratorTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00