PHP Class Doctrine\Tests\Search\SearchManagerTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: doctrine/search

Protected Properties

Property Type Description
$sm Doctrine\Search\SearchManager

Public Methods

Method Description
testBulk ( )
testCommit ( )
testFind ( )
testGetClassMetadata ( )
testGetClassMetadataFactory ( )
testGetConfiguration ( ) Tests if the returned configuration is a Doctrine\\Search\\Configuration
testPersist ( )
testRemove ( )

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, opens a network connection.

Method Details

setUp() protected method

This method is called before a test is executed.
protected setUp ( )

testBulk() public method

public testBulk ( )

testCommit() public method

public testCommit ( )

testFind() public method

public testFind ( )

testGetClassMetadata() public method

testGetClassMetadataFactory() public method

testGetConfiguration() public method

Tests if the returned configuration is a Doctrine\\Search\\Configuration

testPersist() public method

public testPersist ( )

testRemove() public method

public testRemove ( )

Property Details

$sm protected_oe property

protected SearchManager,Doctrine\Search $sm
return Doctrine\Search\SearchManager