spec\LdapTools\Connection\LastErrorStrategySpec::it_should_get_a_diagnostic_message PHP Метод

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

    function it_should_get_a_diagnostic_message()
    {
        $this->getDiagnosticMessage()->shouldEqual(null);
    }