PHP Класс Ayaline\Bundle\ComposerBundle\Features\FeatureContext

Наследование: extends Behat\MinkExtension\Context\MinkContext, implements Behat\Symfony2Extension\Context\KernelAwareInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( array $parameters )
iPressAfterItIsReady ( $buttonLabel )
iShouldSeeLink ( $buttonLabel )
setKernel ( Symfony\Component\HttpKernel\KernelInterface $kernel ) Sets HttpKernel instance.
waitUntilTheDownloadButtonShowsUp ( )

Описание методов

__construct() публичный Метод

public __construct ( array $parameters )
$parameters array

iPressAfterItIsReady() публичный Метод

public iPressAfterItIsReady ( $buttonLabel )

setKernel() публичный Метод

This method will be automatically called by Symfony2Extension ContextInitializer.
public setKernel ( Symfony\Component\HttpKernel\KernelInterface $kernel )
$kernel Symfony\Component\HttpKernel\KernelInterface

waitUntilTheDownloadButtonShowsUp() публичный Метод