PHP Class Doctrine\Tests\Search\SearchManagerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: doctrine/search

Protected Properties

Свойство Type Description
$sm Doctrine\Search\SearchManager

Méthodes publiques

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

Méthodes protégées

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

Method Details

setUp() protected méthode

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

testBulk() public méthode

public testBulk ( )

testCommit() public méthode

public testCommit ( )

testFind() public méthode

public testFind ( )

testGetClassMetadata() public méthode

testGetClassMetadataFactory() public méthode

testGetConfiguration() public méthode

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

testPersist() public méthode

public testPersist ( )

testRemove() public méthode

public testRemove ( )

Property Details

$sm protected_oe property

protected SearchManager,Doctrine\Search $sm
Résultat Doctrine\Search\SearchManager