\JCacheControllerPageTest
Test class for JCachePage.
Generated by PHPUnit on 2009-10-08 at 21:43:03.
Synopsis
class JCacheControllerPageTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected JCachePage $object;
- // methods
- protected void setUp()
- protected void tearDown()
- public void testGet()
- public void testStore()
- public void test_makeId()
- public void test_noChange()
- public void test_setEtag()
Hierarchy
Extends
Tasks
Tasks
Line | Task |
---|---|
61+ | Implement testGet(). |
74+ | Implement testStore(). |
87+ | Implement test_makeId(). |
100+ | Implement test_noChange(). |
113+ | Implement test_setEtag(). |
Members
protected
- $object — JCachePage
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
- tearDown() — Tears down the fixture, for example, closes a network connection.
public
- testGet() — Test...
- testStore() — Test...
- test_makeId() — Test...
- test_noChange() — Test...
- test_setEtag() — Test...