.. |
Cache
|
#6441 moving expected exception annotations into explicit method calls
|
2017-08-18 04:44:17 +02:00 |
Decorator
|
Updating to PHPUnit 6
|
2017-03-31 21:59:02 +01:00 |
Entity
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
Event
|
Updating to PHPUnit 6
|
2017-03-31 21:59:02 +01:00 |
Functional
|
Add a failing test for issue 7062
|
2018-02-26 14:39:05 +01:00 |
Hydration
|
#6623 splitting test scenario into two bits
|
2017-08-16 15:07:48 +02:00 |
Id
|
#6167 #6168 rewrote SequenceGeneratorTest for better readability and error messages
|
2017-06-21 06:04:06 +02:00 |
Internal
|
Rename data provider so that it doesn't get executed as test
|
2017-06-12 23:05:56 +02:00 |
Mapping
|
Fix default value of one-to-many order-by to ASC, #7141
|
2018-03-22 14:51:02 +01:00 |
Performance
|
Move test to the right place and add assertions
|
2017-08-06 12:51:58 +02:00 |
Persisters
|
Add test case for many-to-many collection deletion, when owning side has a composite PK
|
2018-01-30 01:04:28 +01:00 |
Proxy
|
#6626 #6625 minor CS fixes (removed useless assignments)
|
2017-08-16 15:23:20 +02:00 |
Query
|
Add @group to delete query test
|
2018-02-19 22:04:28 +01:00 |
Repository
|
Updating to PHPUnit 6
|
2017-03-31 21:59:02 +01:00 |
Tools
|
Allow association mappings as IDs for joined-table inherited entity
|
2017-12-19 17:58:31 +01:00 |
Utility
|
Add unit test for HierarchyDiscriminatorResolverTest
|
2017-08-18 12:11:09 +02:00 |
CommitOrderCalculatorTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
ConfigurationTest.php
|
No longer treat aggregate functions as a special case.
|
2017-06-20 07:27:24 +02:00 |
EntityManagerTest.php
|
Use newer PHP syntax
|
2017-09-06 01:32:49 +02:00 |
EntityNotFoundExceptionTest.php
|
Updating to PHPUnit 6
|
2017-03-31 21:59:02 +01:00 |
LazyCriteriaCollectionTest.php
|
Updating to PHPUnit 6
|
2017-03-31 21:59:02 +01:00 |
ORMInvalidArgumentExceptionTest.php
|
#1521 DDC-2922 spec for a new exception endpoint that produces a multi-new-non-cascaded-entities error message
|
2017-08-22 09:56:43 +02:00 |
PersistentCollectionTest.php
|
#6613 #6614 #6616 adding void return type to newly introduced test methods
|
2017-08-11 21:28:18 +02:00 |
QueryBuilderTest.php
|
Fix parameter name comparison in QueryBuilder#setParameter() with different types
|
2017-11-24 02:43:01 +01:00 |
UnitOfWorkTest.php
|
Fixes #1391, DDC-3693
|
2017-12-18 22:46:48 -05:00 |