PHP 클래스 spec\Crummy\Phlack\Bridge\Guzzle\PhlackClientSpec

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

공개 프로퍼티들

프로퍼티 타입 설명
$mockConfig
$mockUrl

공개 메소드들

메소드 설명
it_accepts_a_config_hash_through_factory ( )
it_attaches_a_listener_in_legacy_mode ( )
it_is_a_guzzle_client ( )
it_is_initializable ( )
its_factory_accepts_a_custom_base_url ( )
its_factory_accepts_a_single_argument_for_url ( )
its_factory_requires_a_token ( )
its_factory_requires_a_username ( )

메소드 상세

it_accepts_a_config_hash_through_factory() 공개 메소드

it_attaches_a_listener_in_legacy_mode() 공개 메소드

it_is_a_guzzle_client() 공개 메소드

it_is_initializable() 공개 메소드

public it_is_initializable ( )

its_factory_accepts_a_custom_base_url() 공개 메소드

its_factory_accepts_a_single_argument_for_url() 공개 메소드

its_factory_requires_a_token() 공개 메소드

its_factory_requires_a_username() 공개 메소드

프로퍼티 상세

$mockConfig 공개적으로 정적으로 프로퍼티

public static $mockConfig

$mockUrl 공개적으로 정적으로 프로퍼티

public static $mockUrl