Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CrEOF
Spatial
Tests
PHP
Types
Geometry
PointTest
testBadLatitudeDegrees
CrEOF\Spatial\Tests\PHP\Types\Geometry\PointTest::testBadLatitudeDegrees PHP Method
PointTest Class Documentation
Mostrar archivo
Open project: creof/doctrine2-spatial
testBadLatitudeDegrees()
public
method
Test bad string parameters - latitude degrees greater that 90
public
testBadLatitudeDegrees
( )
public function testBadLatitudeDegrees() { new Point('79:56:55W', '92:26:46N'); }
PointTest
testBadLatitudeDegrees
testBadLatitudeDirection
testBadLatitudeMinutes
testBadLatitudeSeconds
testBadLongitudeDegrees
testBadLongitudeDirection
testBadLongitudeMinutes
testBadLongitudeSeconds
testGetType
testGoodNumericPoint
testGoodStringPoints
testJson
testMissingArguments
testPointFromArrayToString
testPointTooManyArguments
testPointWithSrid
testPointWrongArgumentTypes
testToArray
testTwoInvalidArguments
testUnusedArguments