WebhookInfoTest
extends TestCase
in package
Tags
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
$data
public
array<string|int, mixed>
$data
Webhook data
$dummy_api_key
public
static string
$dummy_api_key
= '123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11'
Methods
setUp()
public
setUp() : mixed
Return values
mixed —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 —testGetUrl()
public
testGetUrl() : mixed
Return values
mixed —skip64BitTest()
protected
skip64BitTest() : mixed