PHP Class Longman\TelegramBot\Tests\Unit\WebhookInfoTest

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

Public Properties

Property Type Description
$data array webhook data

Public Methods

Method Description
setUp ( ) Set Up
tearDown ( ) TearDown
testBaseStageWebhookInfo ( ) Testing base stage with data object creating
testGetDataWithoutParams ( ) Testing get data without params
testGetHasCustomCertificate ( ) Testing getHasCustomCertificate
testGetLastErrorDate ( ) Testing getLastErrorDate
testGetLastErrorMessage ( ) Testing getLastErrorMessage
testGetPendingUpdateCount ( ) Testing getPendingUpdateCount
testGetUrl ( ) Testing getUrl

Method Details

setUp() public method

Set Up
public setUp ( )

tearDown() public method

TearDown
public tearDown ( )

testBaseStageWebhookInfo() public method

Testing base stage with data object creating

testGetDataWithoutParams() public method

Testing get data without params

testGetHasCustomCertificate() public method

Testing getHasCustomCertificate

testGetLastErrorDate() public method

Testing getLastErrorDate

testGetLastErrorMessage() public method

Testing getLastErrorMessage

testGetPendingUpdateCount() public method

Testing getPendingUpdateCount

testGetUrl() public method

Testing getUrl
public testGetUrl ( )

Property Details

$data public_oe property

webhook data
public array $data
return array