\TestMockCache
Class to mock JCache.
Synopsis
Members
public
- $cache
—
array
Public cache to inject faux data.
Methods
public
- create() — Creates and instance of the mock JApplication object.
- mockGet() — Callback for the cache get method.
- mockStore() — Callback for the cache get method.