Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 293450

Wrong @covers definitions in Drupal project

$
0
0

Problem/Motivation

I'm testing PhpStorm IDE to see how code coverage test works and found some out-of-date @covers statements in:

  • core/tests/Drupal/Tests/Core/Cache/CacheTest.php
  • core/tests/Drupal/Tests/Core/DrupalTest.php
  • core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
  • core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
  • core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
  • core/tests/Drupal/Tests/Core/Routing/AccessAwareRouterTest.php

Proposed resolution

Update the @covers statement to relate to the correct method under test.

Remaining tasks

User interface changes

API changes


Viewing all articles
Browse latest Browse all 293450

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>