\FinderIndexerAdapterTest
Test class for FinderIndexerAdapter.
Generated by PHPUnit on 2012-06-10 at 14:36:19.
Synopsis
class FinderIndexerAdapterTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected FinderIndexerAdapter $object;
- // methods
- protected void setUp()
- protected void tearDown()
- public void testOnStartIndex()
- public void testOnBeforeIndex()
- public void testOnBuildIndex()
Hierarchy
Extends
Tasks
Tasks
Line | Task |
---|---|
43+ | Implement testOnStartIndex(). |
52+ | Implement testOnBeforeIndex(). |
61+ | Implement testOnBuildIndex(). |
Members
protected
- $object — FinderIndexerAdapter
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
- tearDown() — Tears down the fixture, for example, closes a network connection.