PHP Класс spec\GrumPHP\Configuration\GrumPHPSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

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

Метод Описание
it_configures_the_process_async_limit ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_configures_the_process_async_wait_time ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_configures_the_symfony_process_timeout ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_is_initializable ( )
it_knows_the_bin_dir ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_knows_the_git_dir ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_knows_the_hooks_dir ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_knows_the_hooks_preset ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_knows_to_ignore_unstaged_changes ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_knows_to_stop_on_failure ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_should_know_all_registered_tasks ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_should_know_if_a_task_is_a_blocking_task ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_should_know_task_configuration ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_should_know_task_metadata ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_should_return_empty_ascii_location_for_unknown_resources ( Symfony\Component\DependencyInjection\ContainerInterface $container )
it_should_return_the_ascii_location_for_known_resources ( Symfony\Component\DependencyInjection\ContainerInterface $container )
let ( Symfony\Component\DependencyInjection\ContainerInterface $container )

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

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

public it_configures_the_process_async_limit ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_configures_the_process_async_wait_time ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_configures_the_symfony_process_timeout ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_is_initializable ( )

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

public it_knows_the_bin_dir ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_knows_the_git_dir ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_knows_the_hooks_dir ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_knows_the_hooks_preset ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_knows_to_ignore_unstaged_changes ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_knows_to_stop_on_failure ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_should_know_all_registered_tasks ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_should_know_if_a_task_is_a_blocking_task ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_should_know_task_configuration ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_should_know_task_metadata ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_should_return_empty_ascii_location_for_unknown_resources ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public it_should_return_the_ascii_location_for_known_resources ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public let ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface