PHP 클래스 spec\GrumPHP\Collection\ProcessArgumentsCollectionSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: phpro/grumphp

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_be_able_to_add_an_argument_array ( )
it_should_be_able_to_add_an_argument_array_with_separated_values ( )
it_should_be_able_to_add_comma_separated_files ( )
it_should_be_able_to_add_files ( )
it_should_be_able_to_add_optional_argument ( )
it_should_be_able_to_add_optional_argument_with_separated_value ( )
it_should_be_able_to_add_optional_comma_separated_argument ( )
it_should_be_able_to_add_required_argument ( )
it_should_be_able_to_add_separated_argument_array ( )
it_should_be_able_to_create_a_new_collection_based_on_a_command ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_be_able_to_add_an_argument_array() 공개 메소드

it_should_be_able_to_add_an_argument_array_with_separated_values() 공개 메소드

it_should_be_able_to_add_comma_separated_files() 공개 메소드

it_should_be_able_to_add_files() 공개 메소드

it_should_be_able_to_add_optional_argument() 공개 메소드

it_should_be_able_to_add_optional_argument_with_separated_value() 공개 메소드

it_should_be_able_to_add_optional_comma_separated_argument() 공개 메소드

it_should_be_able_to_add_required_argument() 공개 메소드

it_should_be_able_to_add_separated_argument_array() 공개 메소드

it_should_be_able_to_create_a_new_collection_based_on_a_command() 공개 메소드