PHP Class Cmfcmf\OpenWeatherMap\IntegTests\CurrentWeatherTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: cmfcmf/openweathermap-php-api

Protected Properties

Property Type Description
$owm Cmfcmf\OpenWeatherMap

Public Methods

Method Description
testByCity ( )
testByCityCountry ( )
testByCityID ( )
testByCoordinates ( )
testCityNotFound ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testByCity() public method

public testByCity ( )

testByCityCountry() public method

public testByCityCountry ( )

testByCityID() public method

public testByCityID ( )

testByCoordinates() public method

public testByCoordinates ( )

testCityNotFound() public method

public testCityNotFound ( )

Property Details

$owm protected_oe property

protected OpenWeatherMap,Cmfcmf $owm
return Cmfcmf\OpenWeatherMap