\FinderIndexerParserTest
Test class for FinderIndexerParser.
Generated by PHPUnit on 2012-06-10 at 14:41:55.
Synopsis
class FinderIndexerParserTest
extends PHPUnit_Framework_TestCase
{
- // methods
- protected void setUp()
- protected void tearDown()
- public void testGetInstance()
- public void testGetInstance_noParser()
- public void testParse()
Hierarchy
Extends
Tasks
Tasks
Line | Task |
---|---|
67+ | Implement testParse(). |
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
- testGetInstance() — Tests the getInstance method
- testGetInstance_noParser() — Tests the getInstance method with a non-existing parser
- testParse()