spec\LdapTools\Utilities\DnsSpec::it_should_get_a_dns_record PHP Method

it_should_get_a_dns_record() public method

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