Documentation

FileTest extends TestCase
in package

Tags
author

Baev Nikolay gametester3d@gmail.com

copyright

Avtandil Kikabidze akalongman@gmail.com

license

http://opensource.org/licenses/mit-license.php The MIT License (MIT)

link
https://github.com/php-telegram-bot/core

Table of Contents

$dummy_api_key  : string
$data  : array<string|int, mixed>
setUp()  : mixed
testBaseStageLocation()  : mixed
testGetFileId()  : mixed
testGetFilePath()  : mixed
testGetFilePathWithoutData()  : mixed
testGetFileSize()  : mixed
testGetFileSizeWithoutData()  : mixed
skip64BitTest()  : mixed

Properties

$dummy_api_key

public static string $dummy_api_key = '123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11'

$data

private array<string|int, mixed> $data

Methods

setUp()

public setUp() : mixed
Return values
mixed

testBaseStageLocation()

public testBaseStageLocation() : mixed
Return values
mixed

testGetFileId()

public testGetFileId() : mixed
Return values
mixed

testGetFilePath()

public testGetFilePath() : mixed
Return values
mixed

testGetFilePathWithoutData()

public testGetFilePathWithoutData() : mixed
Return values
mixed

testGetFileSize()

public testGetFileSize() : mixed
Return values
mixed

testGetFileSizeWithoutData()

public testGetFileSizeWithoutData() : mixed
Return values
mixed

skip64BitTest()

protected skip64BitTest() : mixed
Return values
mixed

Search results