Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CrEOF
Spatial
Tests
PHP
Types
Geometry
PointTest
testBadLongitudeDirection
CrEOF\Spatial\Tests\PHP\Types\Geometry\PointTest::testBadLongitudeDirection PHP Method
PointTest Class Documentation
Exibir arquivo
Open project: creof/doctrine2-spatial
testBadLongitudeDirection()
public
method
Test bad string parameters - invalid longitude direction
public
testBadLongitudeDirection
( )
public function testBadLongitudeDirection() { new Point('100:56:55P', '84:26:46N'); }
PointTest
testBadLatitudeDegrees
testBadLatitudeDirection
testBadLatitudeMinutes
testBadLatitudeSeconds
testBadLongitudeDegrees
testBadLongitudeDirection
testBadLongitudeMinutes
testBadLongitudeSeconds
testGetType
testGoodNumericPoint
testGoodStringPoints
testJson
testMissingArguments
testPointFromArrayToString
testPointTooManyArguments
testPointWithSrid
testPointWrongArgumentTypes
testToArray
testTwoInvalidArguments
testUnusedArguments