Closed (fixed)
Project:
Mockable: Mock objects for Drupal
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2013 at 20:07 UTC
Updated:
3 Sep 2013 at 14:12 UTC
In the README.md, examples are given for time-dependant data and CRM. We currently have a module tests/mockable_test.module which is used to test basic functionality but does not resemble real-world usage. Further test modules would be needed for that.
Comments
Comment #1
alberto56 commentedSee #2048435: Confusion around the term "Mock Object" -- especially in the CRM example, it might be a good idea to demonstrate how this module can facilitate the creation of mock _objects_ and not just mock _functions_.
Comment #2
alberto56 commentedWe'll just create a time example in this issue, and I opened a new CRM issue here: #2068963: Create a CRM example module
Comment #3
alberto56 commentedOK, this is fixed.