spec\Relax\Greppy\Pattern\Element\Metacharacter\AnySpec::it_should_be_castable_to_string PHP Méthode

it_should_be_castable_to_string() public méthode

    function it_should_be_castable_to_string()
    {
        $this->__toString()->shouldReturn(".");
    }