PHP Class OSS\Tests\TestOssClientBase

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: aliyun/aliyun-oss-php-sdk Class Usage Examples

Protected Properties

Property Type Description
$bucket string
$ossClient OSS\OssClient

Public Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

Property Details

$bucket protected property

protected string $bucket
return string

$ossClient protected property

protected OssClient,OSS $ossClient
return OSS\OssClient