Documentation

ServerResponseTest extends TestCase
in package

Tags
author

Avtandil Kikabidze akalongman@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
getFile()  : mixed
getStickerSet()  : mixed
getUpdatesArray()  : mixed
getUpdatesEmpty()  : mixed
getUserProfilePhotos()  : mixed
sendMessageFail()  : mixed
sendMessageOk()  : mixed
setWebhookFail()  : mixed
setWebhookOk()  : mixed
testGetFile()  : mixed
testGetStickerSet()  : mixed
testGetUpdatesArray()  : mixed
testGetUpdatesEmpty()  : mixed
testGetUserProfilePhotos()  : mixed
testSendMessageFail()  : mixed
testSendMessageOk()  : mixed
testSetGeneralTestFakeResponse()  : mixed
testSetWebhookFail()  : mixed
testSetWebhookOk()  : mixed
skip64BitTest()  : mixed

Properties

$dummy_api_key

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

Methods

getUserProfilePhotos()

public getUserProfilePhotos() : mixed
Return values
mixed

testGetUpdatesArray()

public testGetUpdatesArray() : mixed
Return values
mixed

testGetUpdatesEmpty()

public testGetUpdatesEmpty() : mixed
Return values
mixed

testGetUserProfilePhotos()

public testGetUserProfilePhotos() : mixed
Return values
mixed

testSendMessageFail()

public testSendMessageFail() : mixed
Return values
mixed

testSetGeneralTestFakeResponse()

public testSetGeneralTestFakeResponse() : mixed
Return values
mixed

testSetWebhookFail()

public testSetWebhookFail() : mixed
Return values
mixed

skip64BitTest()

protected skip64BitTest() : mixed
Return values
mixed

Search results