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();
    }