PHP Class Longman\TelegramBot\Tests\Unit\FileTest

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

Public Properties

Property Type Description
$data array lat, long data

Public Methods

Method Description
setUp ( ) Set Up
tearDown ( ) TearDown
testBaseStageLocation ( ) Testing base stage with data object creating
testGetFileId ( ) Testing getFileId
testGetFilePath ( ) Testing getFilePath
testGetFilePathWithoutData ( ) Testing getFilePath without data
testGetFileSize ( ) Testing getFileSize
testGetFileSizeWithoutData ( ) Testing getFileSize without data

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

testGetFileId() public method

Testing getFileId
public testGetFileId ( )

testGetFilePath() public method

Testing getFilePath
public testGetFilePath ( )

testGetFilePathWithoutData() public method

Testing getFilePath without data

testGetFileSize() public method

Testing getFileSize
public testGetFileSize ( )

testGetFileSizeWithoutData() public method

Testing getFileSize without data

Property Details

$data public_oe property

lat, long data
public array $data
return array