PHP Class Doctrine\Tests\Search\ConfigurationTest

Generated by PHPUnit on 2011-12-11 at 15:44:56.
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: doctrine/search

Protected Properties

Property Type Description
$configuration Doctrine\Search\Configuration

Public Methods

Method Description
testGetClassMetadataFactoryName ( )
testGetMetadataDriverImpl ( )
testNewDefaultAnnotationDriver ( )
testNewDefaultAnnotationDriverWrongParameter ( )
testSetClassMetadataFactoryName ( )
testSetMetadataCacheImpl ( )
testSetMetadataCacheImplWrongParameter ( )
testSetMetadataDriverImpl ( )

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 ( )

testGetClassMetadataFactoryName() public method

testGetMetadataDriverImpl() public method

testNewDefaultAnnotationDriver() public method

testNewDefaultAnnotationDriverWrongParameter() public method

testSetClassMetadataFactoryName() public method

testSetMetadataCacheImpl() public method

testSetMetadataCacheImplWrongParameter() public method

testSetMetadataDriverImpl() public method

Property Details

$configuration protected_oe property

protected Configuration,Doctrine\Search $configuration
return Doctrine\Search\Configuration