PHP Class spec\Fenos\Notifynder\Parsers\NotifynderParserSpec

Inheritance: extends PhpSpec\ObjectBehavior
Exibir arquivo Open project: fenos/notifynder

Public Methods

Method Description
it_is_initializable ( )
it_replace_both_in_a_string ( )
it_replace_from_values_relations ( )
it_should_replace_special_values_with_an_associative_array ( )
it_will_parse_4_extra_params ( )
it_will_remove_extra_markup_if_extra_value_is_not_provided ( )
it_will_throw_exception_when_strict_extra_is_enabled ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_replace_both_in_a_string() public method

it_replace_from_values_relations() public method

it_should_replace_special_values_with_an_associative_array() public method

it_will_parse_4_extra_params() public method

it_will_remove_extra_markup_if_extra_value_is_not_provided() public method

it_will_throw_exception_when_strict_extra_is_enabled() public method