PHP 클래스 StackFormation\Tests\BlueprintActionTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: aoepeople/stackformation

보호된 프로퍼티들

프로퍼티 타입 설명
$blueprintMock PHPUnit_Framework_MockObject_MockObject
$cfnClientMock PHPUnit_Framework_MockObject_MockObject
$profileManagerMock PHPUnit_Framework_MockObject_MockObject

공개 메소드들

메소드 설명
beforeScriptsHaveProfilesEnvVarsSet ( )
beforeScriptsThatFail ( )
beforeScriptsWhereCommandInBetweenFails ( )
blueprintVariable ( )
cwdVariable ( )
runBeforeScripts ( )
runBeforeScriptsInCorrectLocation ( )
setUp ( )
stackNameVariable ( )
statusVariable ( )
testFailingChangeSet ( )
testValidateTemplate ( )

메소드 상세

beforeScriptsHaveProfilesEnvVarsSet() 공개 메소드

beforeScriptsThatFail() 공개 메소드

beforeScriptsWhereCommandInBetweenFails() 공개 메소드

blueprintVariable() 공개 메소드

public blueprintVariable ( )

cwdVariable() 공개 메소드

public cwdVariable ( )

runBeforeScripts() 공개 메소드

public runBeforeScripts ( )

runBeforeScriptsInCorrectLocation() 공개 메소드

setUp() 공개 메소드

public setUp ( )

stackNameVariable() 공개 메소드

public stackNameVariable ( )

statusVariable() 공개 메소드

public statusVariable ( )

testFailingChangeSet() 공개 메소드

testValidateTemplate() 공개 메소드

프로퍼티 상세

$blueprintMock 보호되어 있는 프로퍼티

protected PHPUnit_Framework_MockObject_MockObject $blueprintMock
리턴 PHPUnit_Framework_MockObject_MockObject

$cfnClientMock 보호되어 있는 프로퍼티

protected PHPUnit_Framework_MockObject_MockObject $cfnClientMock
리턴 PHPUnit_Framework_MockObject_MockObject

$profileManagerMock 보호되어 있는 프로퍼티

protected PHPUnit_Framework_MockObject_MockObject $profileManagerMock
리턴 PHPUnit_Framework_MockObject_MockObject