Jan Jakes
|
99b2e57606
|
Fix overwriting explicit cache namespace
|
2017-11-26 12:48:12 +01:00 |
|
Luís Cobucci
|
d3759a2447
|
Fix incorrect arguments on SetupTest
Which was only caught by adding proper type declaration on private
methods.
|
2017-11-26 12:26:28 +01:00 |
|
Simone Gentili
|
0a801b895e
|
compute size of loaders beforehand and not on each iteration
|
2017-05-15 07:43:15 +02:00 |
|
Luís Cobucci
|
fda6fdd9fb
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
|
Luís Cobucci
|
74c8a08828
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01: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 |
|
Vasek Purchart
|
ee5f465a2f
|
set namespace in setup only on CacheProvider instances
|
2014-06-26 01:29:35 +02:00 |
|
Giorgio Premi
|
6cb3fa8fb7
|
Removed all useless occurrence of require_once TestInit.php
|
2014-04-07 14:43:25 +02:00 |
|
ptarjan
|
a8ad9069c9
|
fix relative path to doctrine/common
|
2013-11-21 20:38:39 -08:00 |
|
Benjamin Eberlei
|
805bb5ff9f
|
Remove mentions of PEAR installation method, remove code.
|
2013-02-15 01:04:29 +01:00 |
|
Marco Pivetta
|
673323fc67
|
Adding warnings about deprecation of GIT, TAR and PEAR autoloading
|
2013-02-04 23:30:02 +01:00 |
|
Marco Pivetta
|
a928ce48da
|
Using composer autoloader for the test suite
|
2013-02-04 21:30:02 +01:00 |
|
Benjamin Eberlei
|
299def4712
|
DDC-1641 - Fix test producing failure when skipped.
|
2012-02-10 21:39:17 +01:00 |
|
Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|
Benjamin Eberlei
|
8b38e68e23
|
DDC-1350 - Bugfixes in Doctrine\ORM\Tools\Setup
|
2011-08-30 20:40:26 +02:00 |
|
Benjamin Eberlei
|
989d375be5
|
Some more tests for the Setup helper
|
2011-06-18 08:47:10 +02:00 |
|
Benjamin Eberlei
|
02f06b6d52
|
Add convenience Setup Tool to register autoloaders and create configuration objects
|
2011-06-18 01:05:30 +02:00 |
|