PHP Class Location\Formatter\Polygon\GeoJSONTest

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

Protected Properties

Property Type Description
$formatter GeoJSON

Public Methods

Method Description
testFormatDefault ( )

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

setUp() protected method

This method is called before a test is executed.
protected setUp ( )

tearDown() protected method

This method is called after a test is executed.
protected tearDown ( )

testFormatDefault() public method

public testFormatDefault ( )

Property Details

$formatter protected_oe property

protected GeoJSON,Location\Formatter\Polygon $formatter
return GeoJSON