Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CrEOF
Spatial
Tests
PHP
Types
Geometry
PointTest
testBadLongitudeDirection
CrEOF\Spatial\Tests\PHP\Types\Geometry\PointTest::testBadLongitudeDirection PHP 메소드
PointTest 1 문서
파일 보기
프로젝트 열기: creof/doctrine2-spatial
testBadLongitudeDirection()
공개
메소드
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