PHP Class Longman\TelegramBot\Tests\Unit\LocationTest

Inheritance: extends TestCase
Datei anzeigen Open project: akalongman/php-telegram-bot

Public Properties

Property Type Description
$coordinates array lat, long data

Public Methods

Method Description
setUp ( ) Set Up
tearDown ( ) TearDown
testBaseStageLocation ( ) Testing base stage with data object creating
testGetLatitude ( ) Testing getLatitude
testGetLongitude ( ) Testing getLongitude

Method Details

setUp() public method

Set Up
public setUp ( )

tearDown() public method

TearDown
public tearDown ( )

testBaseStageLocation() public method

Testing base stage with data object creating

testGetLatitude() public method

Testing getLatitude
public testGetLatitude ( )

testGetLongitude() public method

Testing getLongitude
public testGetLongitude ( )

Property Details

$coordinates public_oe property

lat, long data
public array $coordinates
return array