PHP 클래스 Scalr\Tests\Service\Aws\CloudFrontTest

부터: 01.02.2013
저자: Vitaliy Demidov ([email protected])
파일 보기 프로젝트 열기: scalr/scalr

공개 메소드들

메소드 설명
getCloudFrontMock ( callback $callback = null ) : Scalr\Service\Aws\CloudFront Gets CloudFront Mock
getFixtureFilePath ( $filename )
getFixturesDirectory ( )
getResponseCallback ( string $method ) : Closure Gets response callback
testDescribeDistributions ( )
testFunctional ( )

보호된 메소드들

메소드 설명
setUp ( )
tearDown ( )

메소드 상세

getCloudFrontMock() 공개 메소드

Gets CloudFront Mock
public getCloudFrontMock ( callback $callback = null ) : Scalr\Service\Aws\CloudFront
$callback callback
리턴 Scalr\Service\Aws\CloudFront Returns Ec2 Mock class

getFixtureFilePath() 공개 메소드

public getFixtureFilePath ( $filename )

getFixturesDirectory() 공개 메소드

getResponseCallback() 공개 메소드

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

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testDescribeDistributions() 공개 메소드

testFunctional() 공개 메소드

public testFunctional ( )