Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CrEOF
Spatial
Tests
PHP
Types
Geometry
PointTest
testPointTooManyArguments
CrEOF\Spatial\Tests\PHP\Types\Geometry\PointTest::testPointTooManyArguments PHP Method
PointTest Class Documentation
Mostra file
Open project: creof/doctrine2-spatial
testPointTooManyArguments()
public
method
public
testPointTooManyArguments
( )
public function testPointTooManyArguments() { new Point(5, 5, 5, 5); }
PointTest
testBadLatitudeDegrees
testBadLatitudeDirection
testBadLatitudeMinutes
testBadLatitudeSeconds
testBadLongitudeDegrees
testBadLongitudeDirection
testBadLongitudeMinutes
testBadLongitudeSeconds
testGetType
testGoodNumericPoint
testGoodStringPoints
testJson
testMissingArguments
testPointFromArrayToString
testPointTooManyArguments
testPointWithSrid
testPointWrongArgumentTypes
testToArray
testTwoInvalidArguments
testUnusedArguments