PHP 클래스 Doctrine\Tests\Search\ConfigurationTest

Generated by PHPUnit on 2011-12-11 at 15:44:56.
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: doctrine/search

보호된 프로퍼티들

프로퍼티 타입 설명
$configuration Doctrine\Search\Configuration

공개 메소드들

메소드 설명
testGetClassMetadataFactoryName ( )
testGetMetadataDriverImpl ( )
testNewDefaultAnnotationDriver ( )
testNewDefaultAnnotationDriverWrongParameter ( )
testSetClassMetadataFactoryName ( )
testSetMetadataCacheImpl ( )
testSetMetadataCacheImplWrongParameter ( )
testSetMetadataDriverImpl ( )

보호된 메소드들

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

메소드 상세

setUp() 보호된 메소드

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

testGetClassMetadataFactoryName() 공개 메소드

testGetMetadataDriverImpl() 공개 메소드

testNewDefaultAnnotationDriver() 공개 메소드

testNewDefaultAnnotationDriverWrongParameter() 공개 메소드

testSetClassMetadataFactoryName() 공개 메소드

testSetMetadataCacheImpl() 공개 메소드

testSetMetadataCacheImplWrongParameter() 공개 메소드

testSetMetadataDriverImpl() 공개 메소드

프로퍼티 상세

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

protected Configuration,Doctrine\Search $configuration
리턴 Doctrine\Search\Configuration