\JMenuSiteTest
Test class for JMenuSite.
Generated by PHPUnit on 2012-07-26 at 20:37:58.
Synopsis
class JMenuSiteTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected JMenuSite $object;
- // methods
- protected void setUp()
- protected void tearDown()
- public void testLoad()
- public void testGetItems()
- public void testGetDefault()
Hierarchy
Extends
Tasks
Tasks
Line | Task |
---|---|
41+ | Implement testLoad(). |
51+ | Implement testGetItems(). |
61+ | Implement testGetDefault(). |
Members
protected
- $object — JMenuSite
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
- tearDown() — Tears down the fixture, for example, closes a network connection.