Documentation

WebhookInfoTest 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

$data  : array<string|int, mixed>
$dummy_api_key  : string
setUp()  : mixed
testBaseStageWebhookInfo()  : mixed
testGetAllowedUpdates()  : mixed
testGetDataWithoutParams()  : mixed
testGetHasCustomCertificate()  : mixed
testGetLastErrorDate()  : mixed
testGetLastErrorMessage()  : mixed
testGetMaxConnections()  : mixed
testGetPendingUpdateCount()  : mixed
testGetUrl()  : mixed
skip64BitTest()  : mixed

Properties

$dummy_api_key

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

Methods

testBaseStageWebhookInfo()

public testBaseStageWebhookInfo() : mixed
Return values
mixed

testGetAllowedUpdates()

public testGetAllowedUpdates() : mixed
Return values
mixed

testGetDataWithoutParams()

public testGetDataWithoutParams() : mixed
Return values
mixed

testGetHasCustomCertificate()

public testGetHasCustomCertificate() : mixed
Return values
mixed

testGetLastErrorDate()

public testGetLastErrorDate() : mixed
Return values
mixed

testGetLastErrorMessage()

public testGetLastErrorMessage() : mixed
Return values
mixed

testGetMaxConnections()

public testGetMaxConnections() : mixed
Return values
mixed

testGetPendingUpdateCount()

public testGetPendingUpdateCount() : mixed
Return values
mixed

skip64BitTest()

protected skip64BitTest() : mixed
Return values
mixed

Search results