FileTest
extends TestCase
in package
Tags
Table of Contents
- $dummy_api_key : string
- $data : array<string|int, mixed>
- setUp() : mixed
- testBaseStageLocation() : mixed
- testGetFileId() : mixed
- testGetFilePath() : mixed
- testGetFilePathWithoutData() : mixed
- testGetFileSize() : mixed
- testGetFileSizeWithoutData() : mixed
- skip64BitTest() : mixed
Properties
$dummy_api_key
public
static string
$dummy_api_key
= '123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11'
$data
private
array<string|int, mixed>
$data
Methods
setUp()
public
setUp() : mixed
Return values
mixed —testBaseStageLocation()
public
testBaseStageLocation() : mixed
Return values
mixed —testGetFileId()
public
testGetFileId() : mixed
Return values
mixed —testGetFilePath()
public
testGetFilePath() : mixed
Return values
mixed —testGetFilePathWithoutData()
public
testGetFilePathWithoutData() : mixed
Return values
mixed —testGetFileSize()
public
testGetFileSize() : mixed
Return values
mixed —testGetFileSizeWithoutData()
public
testGetFileSizeWithoutData() : mixed
Return values
mixed —skip64BitTest()
protected
skip64BitTest() : mixed