\JDocumentRendererTest
Test class for JDocumentRenderer.
Synopsis
class JDocumentRendererTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected JDocumentRenderer $object;
- // methods
- protected void setUp()
- public void testRender()
- public void testGetContentType()
Hierarchy
Extends
Members
protected
- $object — JDocumentRenderer
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
public
- testGetContentType() — Test JDocumentRenderer::getContentType().
- testRender() — Test JDocumentRenderer::render().