1
0
Fork 0
mirror of synced 2025-03-30 11:40:15 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Tools/Console/Command
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
..
ClearCacheCollectionRegionCommandTest.php Fix tests for SLC console commands failing due to comparison with decorated console output. 2015-03-20 13:45:49 -04:00
ClearCacheEntityRegionCommandTest.php Fix tests for SLC console commands failing due to comparison with decorated console output. 2015-03-20 13:45:49 -04:00
ClearCacheQueryRegionCommandTest.php Fix tests for SLC console commands failing due to comparison with decorated console output. 2015-03-20 13:45:49 -04:00
ConvertDoctrine1SchemaCommandTest.php Make test suite compatible with PHPUnit 5.4. 2016-06-18 13:01:59 +02:00
GenerateRepositoriesCommandTest.php Remove full qualified class names in tests 2016-05-11 03:00:44 +07:00
InfoCommandTest.php Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
MappingDescribeCommandTest.php #1120 - test coverage annotations 2014-10-19 18:22:28 +02:00
RunDqlCommandTest.php Correcting minor test case incompatibility with XDebug 2.4.x 2015-12-11 19:15:48 +01:00