Sam-Burns
|
5bd7bd8d48
|
Updating to PHPUnit 6
|
2017-03-31 21:59:02 +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 |
|
Marco Pivetta
|
8c54a65aa5
|
#1001 DDC-3005 - Verifying HydrationCompleteHandler skips over registered deferred loads that were already handled by hydrationComplete
|
2015-01-13 00:48:53 +01:00 |
|
Marco Pivetta
|
29d4d342bd
|
#1001 DDC-3005 - Testing HydrationCompleteHandler with multiple deferred entities postLoad s
|
2015-01-13 00:45:07 +01:00 |
|
Marco Pivetta
|
948d6c2b9f
|
#1001 DDC-3005 - Testing HydrationCompleteHandler against all possible ListenersInvoker flags
|
2015-01-13 00:39:28 +01:00 |
|
Marco Pivetta
|
833058fd2e
|
#1001 DDC-3005 - Testing HydrationCompleteHandler when no events should be triggered
|
2015-01-13 00:36:17 +01:00 |
|
Marco Pivetta
|
516d04c391
|
#1001 DDC-3005 - Removing useless dependency from the HydrationCompleteHandler to the UnitOfWork
|
2015-01-13 00:31:32 +01:00 |
|
Marco Pivetta
|
fccd08afa5
|
#1001 DDC-3005 - Basic coverage for the HydrationCompleteHandler
|
2015-01-13 00:29:50 +01:00 |
|