PHP Class spec\Crummy\Phlack\Bridge\Guzzle\PhlackClientSpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostrar archivo Open project: mcrumm/phlack

Public Properties

Property Type Description
$mockConfig
$mockUrl

Public Methods

Method Description
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 ( )

Method Details

it_accepts_a_config_hash_through_factory() public method

it_attaches_a_listener_in_legacy_mode() public method

it_is_a_guzzle_client() public method

it_is_initializable() public method

public it_is_initializable ( )

its_factory_accepts_a_custom_base_url() public method

its_factory_accepts_a_single_argument_for_url() public method

its_factory_requires_a_token() public method

its_factory_requires_a_username() public method

Property Details

$mockConfig public_oe static_oe property

public static $mockConfig

$mockUrl public_oe static_oe property

public static $mockUrl