PHP 클래스 spec\Ikwattro\GuzzleStereo\MixerSpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ikwattro/guzzle-stereo

공개 메소드들

메소드 설명
it_is_initializable ( )
it_should_create_new_instance_of_filter ( )
it_should_create_new_instance_of_filter_when_passing_args_in_array ( )
it_should_have_an_empty_colleciton_of_filters ( )
it_should_register_a_filter ( )
it_should_return_a_filter_by_name ( )
it_should_return_whether_or_not_a_filter_is_present ( )
it_should_throw_an_exception_if_asked_filter_does_not_exist ( )
it_should_throw_an_exception_if_filter_has_duplicated_name ( )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_create_new_instance_of_filter() 공개 메소드

it_should_create_new_instance_of_filter_when_passing_args_in_array() 공개 메소드

it_should_have_an_empty_colleciton_of_filters() 공개 메소드

it_should_register_a_filter() 공개 메소드

it_should_return_a_filter_by_name() 공개 메소드

it_should_return_whether_or_not_a_filter_is_present() 공개 메소드

it_should_throw_an_exception_if_asked_filter_does_not_exist() 공개 메소드

it_should_throw_an_exception_if_filter_has_duplicated_name() 공개 메소드