Method |
Description |
|
exampleShouldHaveBeenSkipped ( $number ) |
|
|
examplesShouldHaveBeenRun ( $number ) |
|
|
iDescribeTheClass ( $class ) |
|
|
iDescribeTheClassWithTheConfig ( $class, $config ) |
|
|
iRunPhpspec ( $formatter = null, $option = null, $interactive = null, $spec = null ) |
|
|
iRunPhpspecAndAnswerToBothQuestions ( $answer ) |
|
|
iRunPhpspecAndAnswerWhenAskedIfIWantToGenerateTheCode ( $answer, $option = null ) |
|
|
iRunPhpspecWithConfigAndAnswerIfIWantToGenerateTheCode ( $config, $answer ) |
|
|
iRunPhpspecWithTheSpec ( $spec ) |
|
|
iRunPhpspecWithTheSpecAndTheConfig ( $spec, $config ) |
|
|
iShouldBePromptedForCodeGeneration ( ) |
|
|
iShouldBePromptedWith ( Behat\Gherkin\Node\PyStringNode $question ) |
|
|
iShouldNotBePromptedForCodeGeneration ( ) |
|
|
iShouldSee ( $output ) |
|
|
iShouldSeeValidJunitOutput ( ) |
|
|
setupApplication ( ) |
|
|
theExitCodeShouldBe ( $code ) |
|
|
theSuiteShouldNotPass ( ) |
|
|
theSuiteShouldPass ( ) |
|
|
theTestsShouldBeRerun ( ) |
|
|
theTestsShouldNotBeRerun ( ) |
|
|