.. |
Locking
|
Increment assertion count manually
|
2017-06-12 23:04:56 +02:00 |
SchemaTool
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
Ticket
|
Add the correct assertions for tests that don't have any
|
2017-06-12 23:05:55 +02:00 |
ValueConversionType
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
AbstractManyToManyAssociationTestCase.php
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01:00 |
AdvancedAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
AdvancedDqlQueryTest.php
|
Remove full qualified class names in tests
|
2016-05-11 03:00:44 +07:00 |
BasicFunctionalTest.php
|
Expect an exception instead of failing the test
|
2017-06-12 23:05:53 +02:00 |
CascadeRemoveOrderTest.php
|
Add the correct assertions for tests that don't have any
|
2017-06-12 23:05:55 +02:00 |
ClassTableInheritanceTest.php
|
Use a more appropriate assertion on some tests
|
2017-06-12 23:05:54 +02:00 |
ClassTableInheritanceTest2.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
ClearEventTest.php
|
Remove full qualified class names in tests
|
2016-05-11 03:00:44 +07:00 |
CompositePrimaryKeyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
CompositePrimaryKeyWithAssociationsTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
CustomFunctionsTest.php
|
phpDoc and type hint changes.
|
2017-06-20 07:27:26 +02:00 |
CustomIdObjectTypeTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
DatabaseDriverTest.php
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01:00 |
DatabaseDriverTestCase.php
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01:00 |
DefaultValuesTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
DetachedEntityTest.php
|
Expect an exception instead of failing the test
|
2017-06-12 23:05:53 +02:00 |
EntityListenersTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
EntityRepositoryCriteriaTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
EntityRepositoryTest.php
|
Add support for STARTS_WITH and ENDS_WITH comparison operators
|
2017-04-30 13:19:51 +02:00 |
ExtraLazyCollectionTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
FlushEventTest.php
|
Remove full qualified class names in tests
|
2016-05-11 03:00:44 +07:00 |
HydrationCacheTest.php
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
IdentityMapTest.php
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01:00 |
IndexByAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
JoinedTableCompositeKeyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
LifecycleCallbackTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
ManyToManyBasicAssociationTest.php
|
Remove duplicated tests (keeping them on unit test suite only)
|
2017-06-12 23:04:55 +02:00 |
ManyToManyBidirectionalAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
ManyToManyEventTest.php
|
Remove full qualified class names in tests
|
2016-05-11 03:00:44 +07:00 |
ManyToManySelfReferentialAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
ManyToManyUnidirectionalAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
MappedSuperclassTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
MergeCompositeToOneKeyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
MergeProxiesTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
MergeSharedEntitiesTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
MergeVersionedManyToOneTest.php
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
NativeQueryTest.php
|
Add the correct assertions for tests that don't have any
|
2017-06-12 23:05:55 +02:00 |
NewOperatorTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
NotifyPolicyTest.php
|
Remove commented code that seems to not be important
|
2016-12-08 18:16:11 +01:00 |
OneToManyBidirectionalAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OneToManyOrphanRemovalTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OneToManySelfReferentialAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OneToManyUnidirectionalAssociationTest.php
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01:00 |
OneToOneBidirectionalAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OneToOneEagerLoadingTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OneToOneOrphanRemovalTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OneToOneSelfReferentialAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OneToOneSingleTableInheritanceTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OneToOneUnidirectionalAssociationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OrderedCollectionTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
OrderedJoinedTableInheritanceCollectionTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
PaginationTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
PersistentCollectionCriteriaTest.php
|
Remove commented code that seems to not be important
|
2016-12-08 18:16:11 +01:00 |
PersistentCollectionTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
PersistentObjectTest.php
|
Increment assertion count manually
|
2017-06-12 23:04:56 +02:00 |
PostFlushEventTest.php
|
Remove full qualified class names in tests
|
2016-05-11 03:00:44 +07:00 |
PostLoadEventTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
ProxiesLikeEntitiesTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
QueryCacheTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
QueryDqlFunctionTest.php
|
Remove full qualified class names in tests
|
2016-05-11 03:00:44 +07:00 |
QueryTest.php
|
Add the correct assertions for tests that don't have any
|
2017-06-12 23:05:55 +02:00 |
ReadOnlyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
ReferenceProxyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
ResultCacheTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SchemaValidatorTest.php
|
Register custom types to not skip model set validation
|
2017-06-12 23:05:57 +02:00 |
SecondLevelCacheAbstractTest.php
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01:00 |
SecondLevelCacheCompositePrimaryKeyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheCompositePrimaryKeyWithAssociationsTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheConcurrentTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheCriteriaTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheExtraLazyCollectionTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheJoinTableInheritanceTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheManyToManyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheManyToOneTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheOneToManyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheOneToOneTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheQueryCacheTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheRepositoryTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheSingleTableInheritanceTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SecondLevelCacheTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SequenceEmulatedIdentityStrategyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SequenceGeneratorTest.php
|
Add the correct assertions for tests that don't have any
|
2017-06-12 23:05:55 +02:00 |
SingleTableCompositeKeyTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SingleTableInheritanceTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
SQLFilterTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
StandardEntityPersisterTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
TypeTest.php
|
Add the correct assertions for tests that don't have any
|
2017-06-12 23:05:55 +02:00 |
TypeValueSqlTest.php
|
Fix some code style issues in tests
|
2017-06-12 23:04:54 +02:00 |
UnitOfWorkLifecycleTest.php
|
Use short-array syntax on "tests" directory
|
2016-12-07 23:33:41 +01:00 |
UUIDGeneratorTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |
ValueObjectsTest.php
|
Remove old "CLASSNAME" constants from test models
|
2016-12-08 18:15:48 +01:00 |
VersionedOneToOneTest.php
|
Use "::class" syntax on "tests" directory
|
2016-12-08 18:13:39 +01:00 |