@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Doctrine\Tests\ORM\Functional\Ticket; |
4 | 4 | |
5 | -use Doctrine\Common\Collections\ArrayCollection; |
|
6 | - |
|
7 | 5 | class DDC960Test extends \Doctrine\Tests\OrmFunctionalTestCase |
8 | 6 | { |
9 | 7 | protected function setUp() |
@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Doctrine\Tests\ORM\Functional\Ticket; |
4 | 4 | |
5 | -use Doctrine\Common\Collections\ArrayCollection; |
|
6 | - |
|
7 | 5 | class DDC960Test extends \Doctrine\Tests\OrmFunctionalTestCase |
8 | 6 | { |
9 | 7 | protected function setUp() |
@@ -2,9 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Doctrine\Tests\ORM\Functional\Ticket; |
4 | 4 | |
5 | -use Doctrine\Common\Collections\ArrayCollection; |
|
6 | -use Doctrine\Tests\Models\CMS\CmsEmployee; |
|
7 | - |
|
8 | 5 | /** |
9 | 6 | * @group DDC-1250 |
10 | 7 | */ |
@@ -2,9 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Doctrine\Tests\ORM\Functional\Ticket; |
4 | 4 | |
5 | -use Doctrine\Common\Collections\ArrayCollection; |
|
6 | -use Doctrine\Tests\Models\CMS\CmsEmployee; |
|
7 | - |
|
8 | 5 | /** |
9 | 6 | * @group DDC-1250 |
10 | 7 | */ |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace Doctrine\Tests\ORM\Functional\Ticket; |
4 | 4 | |
5 | 5 | use Doctrine\Common\Collections\ArrayCollection; |
6 | -use Doctrine\ORM\UnitOfWork; |
|
7 | 6 | |
8 | 7 | /** |
9 | 8 | * @group DDC-1514 |
@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Doctrine\Tests\ORM\Functional\Ticket; |
4 | 4 | |
5 | -use Doctrine\ORM\UnitOfWork; |
|
6 | - |
|
7 | 5 | class DDC381Test extends \Doctrine\Tests\OrmFunctionalTestCase |
8 | 6 | { |
9 | 7 | protected function setUp() |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace Doctrine\Tests\ORM\Functional\Ticket; |
4 | 4 | |
5 | 5 | use Doctrine\Common\Collections\ArrayCollection; |
6 | -use Doctrine\ORM\UnitOfWork; |
|
7 | 6 | |
8 | 7 | /** |
9 | 8 | * @group DDC-1514 |
@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Doctrine\Tests\ORM\Functional\Ticket; |
4 | 4 | |
5 | -use Doctrine\ORM\UnitOfWork; |
|
6 | - |
|
7 | 5 | class DDC381Test extends \Doctrine\Tests\OrmFunctionalTestCase |
8 | 6 | { |
9 | 7 | protected function setUp() |
@@ -2,8 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Doctrine\Tests\ORM\Functional\Ticket; |
4 | 4 | |
5 | -use DateTime; |
|
6 | - |
|
7 | 5 | class DDC698Test extends \Doctrine\Tests\OrmFunctionalTestCase |
8 | 6 | { |
9 | 7 | protected function setUp() |