PHP Class Pantheon\Terminus\UnitTests\Models\BackupTest

Inheritance: extends ModelTestCase
Show file Open project: pantheon-systems/terminus

Protected Properties

Property Type Description
$environment

Public Methods

Method Description
setUp ( )
testBackupIsFinished ( )
testGetBucket ( )
testGetDate ( )
testGetInitiator ( )
testGetSizeInMb ( )
testGetUrl ( )
testRestore ( )

Protected Methods

Method Description
_getBackup ( $attr = [] )

Method Details

_getBackup() protected method

protected _getBackup ( $attr = [] )

setUp() public method

public setUp ( )

testBackupIsFinished() public method

testGetBucket() public method

public testGetBucket ( )

testGetDate() public method

public testGetDate ( )

testGetInitiator() public method

public testGetInitiator ( )

testGetSizeInMb() public method

public testGetSizeInMb ( )

testGetUrl() public method

public testGetUrl ( )

testRestore() public method

public testRestore ( )

Property Details

$environment protected property

protected $environment