Problem/Motivation

Now in functions createEntity() and getEntityStorage() we use the "methods" key to set methods, that should be mocked. But it is not self-explaining, so I've decided to rename it to "mockMethods" to be more clear. Old will be kept working, but with a "deprecated" mark.

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

Murz created an issue. See original summary.

  • Murz committed cf9ac1f6 on 1.0.x
    Issue #3347857 by Murz: Rename "methods" option to "mockMethods" to be...
murz’s picture

Title: Rename "methods" option to "mockMethods" to be more clear » 3347857-methods-to-mockmethods
Status: Active » Fixed

Fixed.

murz’s picture

Title: 3347857-methods-to-mockmethods » Rename "methods" option to "mockMethods" to be more clear
Status: Fixed » Closed (fixed)