PHP Class Jsor\Doctrine\PostGIS\AbstractFunctionalTestCase

Inheritance: extends AbstractTestCase
Afficher le fichier Open project: jsor/doctrine-postgis Class Usage Examples

Méthodes protégées

Méthode Description
_execFile ( $fileName )
_getConnection ( )
_getDbParams ( )
_getEntityManager ( Doctrine\ORM\Configuration $config = null )
_getMappingDriver ( ) : Doctrine\Common\Persistence\Mapping\Driver\MappingDriver Creates default mapping driver.
_getSchemaTool ( )
_setUpEntitySchema ( $classNames )
_setupConfiguration ( Doctrine\ORM\Configuration $config )
tearDown ( )

Method Details

_execFile() protected méthode

protected _execFile ( $fileName )

_getConnection() protected méthode

protected _getConnection ( )

_getDbParams() protected méthode

protected _getDbParams ( )

_getEntityManager() protected méthode

protected _getEntityManager ( Doctrine\ORM\Configuration $config = null )
$config Doctrine\ORM\Configuration

_getMappingDriver() protected méthode

Creates default mapping driver.
protected _getMappingDriver ( ) : Doctrine\Common\Persistence\Mapping\Driver\MappingDriver
Résultat Doctrine\Common\Persistence\Mapping\Driver\MappingDriver

_getSchemaTool() protected méthode

protected _getSchemaTool ( )

_setUpEntitySchema() protected méthode

protected _setUpEntitySchema ( $classNames )

_setupConfiguration() protected méthode

protected _setupConfiguration ( Doctrine\ORM\Configuration $config )
$config Doctrine\ORM\Configuration

tearDown() protected méthode

protected tearDown ( )