Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CrEOF
Spatial
Tests
PHP
Types
Geometry
PointTest
testBadLatitudeSeconds
CrEOF\Spatial\Tests\PHP\Types\Geometry\PointTest::testBadLatitudeSeconds PHP Method
PointTest Class Documentation
显示文件
Open project: creof/doctrine2-spatial
testBadLatitudeSeconds()
public
method
Test bad string parameters - latitude seconds greater than 59
public
testBadLatitudeSeconds
( )
public function testBadLatitudeSeconds() { new Point('108:42:55W', '84:23:75N'); }
PointTest
testBadLatitudeDegrees
testBadLatitudeDirection
testBadLatitudeMinutes
testBadLatitudeSeconds
testBadLongitudeDegrees
testBadLongitudeDirection
testBadLongitudeMinutes
testBadLongitudeSeconds
testGetType
testGoodNumericPoint
testGoodStringPoints
testJson
testMissingArguments
testPointFromArrayToString
testPointTooManyArguments
testPointWithSrid
testPointWrongArgumentTypes
testToArray
testTwoInvalidArguments
testUnusedArguments