\JCacheControllerTest
Test class for JCacheController.
Generated by PHPUnit on 2011-10-26 at 19:33:28.
Synopsis
class JCacheControllerTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected JCacheController $object;
- // methods
- public void test__call()
- public void testGetInstance()
- public void testSetCaching()
- public void testSetLifeTime()
- public void testAddIncludePath()
- public void testGet()
- public void testStore()
Hierarchy
Extends
Tasks
Tasks
Line | Task |
---|---|
35+ | Implement test__call(). |
50+ | Implement testGetInstance(). |
65+ | Implement testSetCaching(). |
80+ | Implement testSetLifeTime(). |
95+ | Implement testAddIncludePath(). |
110+ | Implement testGet(). |
125+ | Implement testStore(). |
Members
protected
- $object — JCacheController
Methods
public
- testAddIncludePath() — Test...
- testGet() — Test...
- testGetInstance() — Test...
- testSetCaching() — Test...
- testSetLifeTime() — Test...
- testStore() — Test...
- test__call() — Test...