spec\LdapTools\Exception\ConfigurationExceptionSpec::it_should_have_the_base_exception_type PHP Метод

it_should_have_the_base_exception_type() публичный Метод

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