\JCacheControllerOutputTest
Test class for JCacheOutput.
Generated by PHPUnit on 2009-10-08 at 21:42:40.
Synopsis
class JCacheControllerOutputTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected JCacheOutput $object;
- // methods
- protected void setUp()
- protected void tearDown()
- public void testStart()
- public void testEnd()
Hierarchy
Extends
Tasks
Tasks
Line | Task |
---|---|
59+ | Implement testStart(). |
72+ | Implement testEnd(). |
Members
protected
- $object — JCacheOutput
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
- testEnd() — Test...
- testStart() — Test...