PHP 클래스 Scalr\Tests\Service\CloudStack\CloudStackTest

부터: 4.5.2
저자: Vlad Dobrovolskiy ([email protected])
상속: extends CloudStackTestCase
파일 보기 프로젝트 열기: scalr/scalr

공개 메소드들

메소드 설명
getResponseCallback ( string $method ) : Closure Gets response callback
providerRs ( ) Provider of the instances for the functional tests
testFunctionalCloudStack ( $platform, $cloudLocation, $templateId, $serviceId )
testGetAvailableServices ( )
testListLoadBalancerRules ( )
testListNetworks ( )
testListPublicIpAddresses ( )
testListSnapshotPolicies ( )
testListSnapshots ( )
testListVirtualMachines ( )
testListVolumes ( )
testListZones ( )

보호된 메소드들

메소드 설명
setUp ( )
tearDown ( )

메소드 상세

getResponseCallback() 공개 메소드

Gets response callback
public getResponseCallback ( string $method ) : Closure
$method string CloudStack API method
리턴 Closure

providerRs() 공개 메소드

Provider of the instances for the functional tests
public providerRs ( )

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testFunctionalCloudStack() 공개 메소드

public testFunctionalCloudStack ( $platform, $cloudLocation, $templateId, $serviceId )

testGetAvailableServices() 공개 메소드

testListLoadBalancerRules() 공개 메소드

testListNetworks() 공개 메소드

public testListNetworks ( )

testListPublicIpAddresses() 공개 메소드

testListSnapshotPolicies() 공개 메소드

testListSnapshots() 공개 메소드

public testListSnapshots ( )

testListVirtualMachines() 공개 메소드

testListVolumes() 공개 메소드

public testListVolumes ( )

testListZones() 공개 메소드

public testListZones ( )