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

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: mcrumm/phlack

Méthodes publiques

Свойство Type Description
$mockConfig
$mockUrl

Méthodes publiques

Méthode 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 méthode

it_attaches_a_listener_in_legacy_mode() public méthode

it_is_a_guzzle_client() public méthode

it_is_initializable() public méthode

public it_is_initializable ( )

its_factory_accepts_a_custom_base_url() public méthode

its_factory_accepts_a_single_argument_for_url() public méthode

its_factory_requires_a_token() public méthode

its_factory_requires_a_username() public méthode

Property Details

$mockConfig public_oe static_oe property

public static $mockConfig

$mockUrl public_oe static_oe property

public static $mockUrl