This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/DependencyInjection/Tests
Fabien Potencier 30bd397366 minor #16414 removed all @covers annotations (fabpot)
This PR was merged into the 2.3 branch.

Discussion
----------

removed all @covers annotations

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

Some unit tests have a `@covers` PHPUnit annotations. Most of them were added a very long time ago, but since then, we did not use them anymore and the existing ones are not maintained (see #16413). So, I propose to remove them all.

Commits
-------

1e0af36 removed all @covers annotations
2015-11-02 19:22:02 +01:00
..
Compiler Fix license headers 2015-09-26 13:59:49 +02:00
Dumper Php Inspections (EA Extended): 2015-05-29 19:14:48 +02:00
Extension fixed CS 2014-09-22 10:32:35 +02:00
Fixtures added missing quotes in YAML files 2015-10-27 21:13:05 -07:00
LazyProxy removed all @covers annotations 2015-11-01 14:17:24 -08:00
Loader removed all @covers annotations 2015-11-01 14:17:24 -08:00
ParameterBag removed all @covers annotations 2015-11-01 14:17:24 -08:00
ContainerBuilderTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
ContainerTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
CrossCheckTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
DefinitionDecoratorTest.php Merge branch '2.2' into 2.3 2013-11-25 15:49:41 +01:00
DefinitionTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
ParameterTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
ReferenceTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00