\FinderIndexerQueryTest
Test class for FinderIndexerQuery.
Generated by PHPUnit on 2012-06-10 at 14:51:20.
Synopsis
class FinderIndexerQueryTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected FinderIndexerQuery $object;
- // methods
- protected void setUp()
- protected void tearDown()
- public void testToURI()
- public void testGetExcludedTermIds()
- public void testGetIncludedTermIds()
- public void testGetRequiredTermIds()
Hierarchy
Extends
Tasks
Tasks
Line | Task |
---|---|
43+ | Implement testToURI(). |
52+ | Implement testGetExcludedTermIds(). |
61+ | Implement testGetIncludedTermIds(). |
70+ | Implement testGetRequiredTermIds(). |
Members
protected
- $object — FinderIndexerQuery
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
- tearDown() — Tears down the fixture, for example, closes a network connection.