Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CrEOF
Spatial
Tests
PHP
Types
Geometry
PointTest
testBadLatitudeDirection
CrEOF\Spatial\Tests\PHP\Types\Geometry\PointTest::testBadLatitudeDirection PHP Méthode
PointTest Class Documentation
Afficher le fichier
Open project: creof/doctrine2-spatial
testBadLatitudeDirection()
public
méthode
Test bad string parameters - invalid latitude direction
public
testBadLatitudeDirection
( )
public function testBadLatitudeDirection() { new Point('100:56:55W', '84:26:46Q'); }
PointTest
testBadLatitudeDegrees
testBadLatitudeDirection
testBadLatitudeMinutes
testBadLatitudeSeconds
testBadLongitudeDegrees
testBadLongitudeDirection
testBadLongitudeMinutes
testBadLongitudeSeconds
testGetType
testGoodNumericPoint
testGoodStringPoints
testJson
testMissingArguments
testPointFromArrayToString
testPointTooManyArguments
testPointWithSrid
testPointWrongArgumentTypes
testToArray
testTwoInvalidArguments
testUnusedArguments