spec\LdapTools\Utilities\DnsSpec::it_should_get_a_dns_record PHP Метод

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

    function it_should_get_a_dns_record()
    {
        $this->getRecord('127.0.0.1')->shouldBeArray();
    }