PHP Class Jsor\Doctrine\PostGIS\Types\AbstractTypeTestCase

Datei anzeigen Open project: jsor/doctrine-postgis

Protected Properties

Property Type Description
$type

Public Methods

Method Description
getSQLDeclarationDataProvider ( )
testConvertToDatabaseValue ( )
testConvertToDatabaseValueSQL ( )
testConvertToPHPValue ( )
testConvertToPHPValueSQL ( )
testGetSQLDeclaration ( $type )
testNullConversion ( )

Protected Methods

Method Description
getTypeName ( )
setUp ( )

Method Details

getSQLDeclarationDataProvider() public method

getTypeName() abstract protected method

abstract protected getTypeName ( )

setUp() protected method

protected setUp ( )

testConvertToDatabaseValue() public method

testConvertToDatabaseValueSQL() public method

testConvertToPHPValue() public method

testConvertToPHPValueSQL() public method

testGetSQLDeclaration() public method

public testGetSQLDeclaration ( $type )

testNullConversion() public method

public testNullConversion ( )

Property Details

$type protected_oe property

protected $type