PHP Class Qiniu\Tests\BucketTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: qiniu/php-sdk

Protected Properties

Property Type Description
$bucketManager
$bucketName
$dummyBucketManager
$key
$key2

Public Methods

Method Description
testBatchCopy ( )
testBatchMove ( )
testBatchRename ( )
testBatchStat ( )
testBuckets ( )
testChangeMime ( )
testCopy ( )
testDelete ( )
testFetch ( )
testList ( )
testPrefetch ( )
testRename ( )
testStat ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testBatchCopy() public method

public testBatchCopy ( )

testBatchMove() public method

public testBatchMove ( )

testBatchRename() public method

public testBatchRename ( )

testBatchStat() public method

public testBatchStat ( )

testBuckets() public method

public testBuckets ( )

testChangeMime() public method

public testChangeMime ( )

testCopy() public method

public testCopy ( )

testDelete() public method

public testDelete ( )

testFetch() public method

public testFetch ( )

testList() public method

public testList ( )

testPrefetch() public method

public testPrefetch ( )

testRename() public method

public testRename ( )

testStat() public method

public testStat ( )

Property Details

$bucketManager protected_oe property

protected $bucketManager

$bucketName protected_oe property

protected $bucketName

$dummyBucketManager protected_oe property

protected $dummyBucketManager

$key protected_oe property

protected $key

$key2 protected_oe property

protected $key2