The ApcCacheSaveCase class has a test method for each PHP data type which could be cached. A single test method is sufficient.

The other test method verifies there are no empty cache IDs when user/register is accessed.That test can be removed, since it does not test the cache back-end, but what the page callback for the user/register route does, and Drupal core tests already check that.

Issue fork apc-3464133

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed 8939307f on 7.x-1.x
    Issue #3464133: Use only a test method for ApcCacheSaveCase
    
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.