PHP Class Longman\TelegramBot\Tests\Unit\WebhookInfoTest

Inheritance: extends TestCase
Afficher le fichier Open project: akalongman/php-telegram-bot

Méthodes publiques

Свойство Type Description
$data array webhook data

Méthodes publiques

Méthode 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 méthode

Set Up
public setUp ( )

tearDown() public méthode

TearDown
public tearDown ( )

testBaseStageWebhookInfo() public méthode

Testing base stage with data object creating

testGetDataWithoutParams() public méthode

Testing get data without params

testGetHasCustomCertificate() public méthode

Testing getHasCustomCertificate

testGetLastErrorDate() public méthode

Testing getLastErrorDate

testGetLastErrorMessage() public méthode

Testing getLastErrorMessage

testGetPendingUpdateCount() public méthode

Testing getPendingUpdateCount

testGetUrl() public méthode

Testing getUrl
public testGetUrl ( )

Property Details

$data public_oe property

webhook data
public array $data
Résultat array