\JLayoutBaseTest
Test class for JLayoutBase.
Synopsis
class JLayoutBaseTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected JLayoutBase $object;
- // methods
- protected void setUp()
- public void testEscape()
- public void testRender()
Hierarchy
Extends
Members
protected
- $object — JLayoutBase
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
public
- testEscape() — Tests the escape method
- testRender() — Tests the render method