Метод | Описание | |
---|---|---|
__construct ( Symfony\Component\HttpKernel\HttpKernelInterface $kernel ) | Construct the initializer. | |
getSubscribedEvents ( ) | ||
initializeContext ( Behat\Behat\Context\Context $context ) | ||
rebootKernel ( ) | After each scenario, reboot the kernel. |
Метод | Описание | |
---|---|---|
setAppOnContext ( ) | Set the app kernel to the feature context. |
public __construct ( Symfony\Component\HttpKernel\HttpKernelInterface $kernel ) | ||
$kernel | Symfony\Component\HttpKernel\HttpKernelInterface |
public initializeContext ( Behat\Behat\Context\Context $context ) | ||
$context | Behat\Behat\Context\Context |