PHP 클래스 Feature\Domain\RecipeContext

상속: implements Behat\Behat\Context\Context, implements Behat\Behat\Context\SnippetAcceptingContext
파일 보기 프로젝트 열기: norzechowicz/mydrinks

공개 메소드들

메소드 설명
__construct ( )
asFirstStepIAddPrepareHighballGlassWithMlCapacity ( $name, $capacity )
iAddStepAddCubesIntoGlass ( $amount, $name )
iAddStepGarnishGlassWith ( $name )
iAddStepPourMlOfIntoGlass ( $capacity, $name )
iAddStepPourMlOfIntoShaker ( $capacity, $name )
iDecideToCreateNewRecipeCalled ( $name )
iRemoveFirstStepFromTheRecipe ( )
iShouldBeNoticedThatFirstStepShouldBeGlassPreparation ( )
iShouldBeNoticedThatFirstStepShouldBeShakerPreparation ( )
iShouldBeNoticedThatGlassFromRecipeCanTTookMoreThanMlOfLiquids ( $amount )
recipeShouldBeMadeFromFollowingSteps ( $stepsCount, $name, Behat\Gherkin\Node\TableNode $stepsList )
theRecipeShouldNotBePublished ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

asFirstStepIAddPrepareHighballGlassWithMlCapacity() 공개 메소드

iAddStepAddCubesIntoGlass() 공개 메소드

public iAddStepAddCubesIntoGlass ( $amount, $name )

iAddStepGarnishGlassWith() 공개 메소드

public iAddStepGarnishGlassWith ( $name )

iAddStepPourMlOfIntoGlass() 공개 메소드

public iAddStepPourMlOfIntoGlass ( $capacity, $name )

iAddStepPourMlOfIntoShaker() 공개 메소드

public iAddStepPourMlOfIntoShaker ( $capacity, $name )

iDecideToCreateNewRecipeCalled() 공개 메소드

iRemoveFirstStepFromTheRecipe() 공개 메소드

iShouldBeNoticedThatFirstStepShouldBeGlassPreparation() 공개 메소드

iShouldBeNoticedThatFirstStepShouldBeShakerPreparation() 공개 메소드

iShouldBeNoticedThatGlassFromRecipeCanTTookMoreThanMlOfLiquids() 공개 메소드

recipeShouldBeMadeFromFollowingSteps() 공개 메소드

public recipeShouldBeMadeFromFollowingSteps ( $stepsCount, $name, Behat\Gherkin\Node\TableNode $stepsList )
$stepsList Behat\Gherkin\Node\TableNode

theRecipeShouldNotBePublished() 공개 메소드