PHP 클래스 Doctrine\Tests\Search\SearchManagerTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: doctrine/search

보호된 프로퍼티들

프로퍼티 타입 설명
$sm Doctrine\Search\SearchManager

공개 메소드들

메소드 설명
testBulk ( )
testCommit ( )
testFind ( )
testGetClassMetadata ( )
testGetClassMetadataFactory ( )
testGetConfiguration ( ) Tests if the returned configuration is a Doctrine\\Search\\Configuration
testPersist ( )
testRemove ( )

보호된 메소드들

메소드 설명
setUp ( ) Sets up the fixture, for example, opens a network connection.

메소드 상세

setUp() 보호된 메소드

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

testBulk() 공개 메소드

public testBulk ( )

testCommit() 공개 메소드

public testCommit ( )

testFind() 공개 메소드

public testFind ( )

testGetClassMetadata() 공개 메소드

testGetClassMetadataFactory() 공개 메소드

testGetConfiguration() 공개 메소드

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

testPersist() 공개 메소드

public testPersist ( )

testRemove() 공개 메소드

public testRemove ( )

프로퍼티 상세

$sm 보호되어 있는 프로퍼티

protected SearchManager,Doctrine\Search $sm
리턴 Doctrine\Search\SearchManager