The ApcCacheTest class has properties for the default cache bin, ID, and value.
Those properties should be removed, and the methods asking for a cache bin, ID, or value should not use a NULL default value for those parameters. Using a NULL default value makes the code longer than needed.

Issue fork apc-3463853

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

Assigned: Unassigned » avpaderno
avpaderno’s picture

Assigned: avpaderno » Unassigned
Status: Active » Needs review

  • avpaderno committed 51244ddb on 7.x-1.x
    Issue #3463853: Remove the ApcCacheTestCase properties for the default...
avpaderno’s picture

Status: Needs review » Fixed
avpaderno’s picture

Component: Code » Tests

Status: Fixed » Closed (fixed)

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