PHP Class Location\PolylineTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: mjaschen/phpgeo

Protected Properties

Property Type Description
$polyline Polyline

Public Methods

Method Description
setUp ( )
testCreatePolyline ( )
testGetLength ( )
testGetReverseWorksAsExpected ( )
testGetSegments ( )
testReverseTwiceWorksAsExpected ( )

Method Details

setUp() public method

public setUp ( )

testCreatePolyline() public method

public testCreatePolyline ( )

testGetLength() public method

public testGetLength ( )

testGetReverseWorksAsExpected() public method

testGetSegments() public method

public testGetSegments ( )

testReverseTwiceWorksAsExpected() public method

Property Details

$polyline protected_oe property

protected Polyline,Location $polyline
return Polyline