Toggle navigation
Hot Examples
JP
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
testBadLongitudeDegrees
CrEOF\Spatial\Tests\PHP\Types\Geometry\PointTest::testBadLongitudeDegrees PHP Method
PointTest Class Documentation
ファイルを表示
Open project: creof/doctrine2-spatial
testBadLongitudeDegrees()
public
method
Test bad string parameters - longitude degrees greater than 180
public
testBadLongitudeDegrees
( )
public function testBadLongitudeDegrees() { new Point('190:56:55W', '84:26:46N'); }
PointTest
testBadLatitudeDegrees
testBadLatitudeDirection
testBadLatitudeMinutes
testBadLatitudeSeconds
testBadLongitudeDegrees
testBadLongitudeDirection
testBadLongitudeMinutes
testBadLongitudeSeconds
testGetType
testGoodNumericPoint
testGoodStringPoints
testJson
testMissingArguments
testPointFromArrayToString
testPointTooManyArguments
testPointWithSrid
testPointWrongArgumentTypes
testToArray
testTwoInvalidArguments
testUnusedArguments