PHP Class Location\Formatter\Coordinate\DecimalMinutesTest

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

Protected Properties

Property Type Description
$formatter DecimalMinutes

Public Methods

Method Description
testFormatASCIIUnits ( )
testFormatBothNegative ( )
testFormatCardinalLetters ( )
testFormatCustomSeparator ( )
testFormatDefaultSeparator ( )
testSetDecimalPoint ( )
testSetDigits ( )
testSetUnitsASCII ( )
testSetUnitsInvalidType ( )
testSetUnitsUTF8 ( )

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

testFormatASCIIUnits() public method

testFormatBothNegative() public method

testFormatCardinalLetters() public method

testFormatCustomSeparator() public method

testFormatDefaultSeparator() public method

testSetDecimalPoint() public method

public testSetDecimalPoint ( )

testSetDigits() public method

public testSetDigits ( )

testSetUnitsASCII() public method

public testSetUnitsASCII ( )

testSetUnitsInvalidType() public method

testSetUnitsUTF8() public method

public testSetUnitsUTF8 ( )

Property Details

$formatter protected_oe property

protected DecimalMinutes,Location\Formatter\Coordinate $formatter
return DecimalMinutes