spec\LdapTools\Exception\LdapBindExceptionSpec::it_should_have_the_base_exception_type PHP Méthode

it_should_have_the_base_exception_type() public méthode

    function it_should_have_the_base_exception_type()
    {
        $this->shouldHaveType('\\LdapTools\\Exception\\Exception');
    }