PHP Class Location\Formatter\Coordinate\DecimalDegreesTest

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

Protected Properties

Property Type Description
$object DecimalDegrees

Public Methods

Method Description
testFormatCustomSeparator ( )
testFormatDefaultSeparator ( )
testIfSetSeparatorWorksAsExpected ( )

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 ( )

testFormatCustomSeparator() public method

testFormatDefaultSeparator() public method

testIfSetSeparatorWorksAsExpected() public method

Property Details

$object protected_oe property

protected DecimalDegrees,Location\Formatter\Coordinate $object
return DecimalDegrees