PHP Class spec\Crummy\Phlack\WebHook\Reply\EmptyReplySpec

Inheritance: extends PhpSpec\ObjectBehavior
Exibir arquivo Open project: mcrumm/phlack

Public Methods

Method Description
it_is_a_reply_hash ( )
its_default_is_empty_text ( )
its_text_is_immutable ( )
its_toArray_method_should_only_return_text ( )

Method Details

it_is_a_reply_hash() public method

public it_is_a_reply_hash ( )

its_default_is_empty_text() public method

its_text_is_immutable() public method

its_toArray_method_should_only_return_text() public method