PHP 클래스 Longman\TelegramBot\Tests\Unit\FileTest

상속: extends TestCase
파일 보기 프로젝트 열기: akalongman/php-telegram-bot

공개 프로퍼티들

프로퍼티 타입 설명
$data array lat, long data

공개 메소드들

메소드 설명
setUp ( ) Set Up
tearDown ( ) TearDown
testBaseStageLocation ( ) Testing base stage with data object creating
testGetFileId ( ) Testing getFileId
testGetFilePath ( ) Testing getFilePath
testGetFilePathWithoutData ( ) Testing getFilePath without data
testGetFileSize ( ) Testing getFileSize
testGetFileSizeWithoutData ( ) Testing getFileSize without data

메소드 상세

setUp() 공개 메소드

Set Up
public setUp ( )

tearDown() 공개 메소드

TearDown
public tearDown ( )

testBaseStageLocation() 공개 메소드

Testing base stage with data object creating

testGetFileId() 공개 메소드

Testing getFileId
public testGetFileId ( )

testGetFilePath() 공개 메소드

Testing getFilePath
public testGetFilePath ( )

testGetFilePathWithoutData() 공개 메소드

Testing getFilePath without data

testGetFileSize() 공개 메소드

Testing getFileSize
public testGetFileSize ( )

testGetFileSizeWithoutData() 공개 메소드

Testing getFileSize without data

프로퍼티 상세

$data 공개적으로 프로퍼티

lat, long data
public array $data
리턴 array