Luís Cobucci
|
74c8a08828
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01:00 |
|
Jefersson Nathan
|
dbe843fc4b
|
remove license from header of test files
|
2016-10-26 13:24:33 -03:00 |
|
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 |
|
Mikhail Shamin
|
bf322b903d
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
|
Marco Pivetta
|
e0148f14e2
|
doctrine/common 2.6.0 compat
Less strict assertion - no need to check the exact file name
|
2015-12-25 15:20:35 +01:00 |
|
Marco Pivetta
|
01b1b0b5fb
|
Removing code from the simplified drivers, use SymfonyFileLocator instead
|
2012-07-04 20:59:21 +02:00 |
|
Marco Pivetta
|
82cfda3dec
|
Fixing reflection exceptions caused by changes in the AbstractFileDriver interface
|
2012-07-04 20:59:20 +02:00 |
|
Marco Pivetta
|
34bb0c4943
|
Reducing code duplication
SimplifiedXmlDriver and SimplifiedYamlDriver are still not valid after this commit
|
2012-07-04 20:59:20 +02:00 |
|
Fabien Potencier
|
6a72ba5f97
|
DDC-1418 - Add simplified XML and YAML drivers ported from the Symfony project, thanks Fabien
|
2011-10-13 23:39:11 +02:00 |
|