spec\LdapTools\Query\Builder\ADFilterBuilderSpec::it_should_MatchingRule_when_calling_passwordNeverExpires PHP Метод

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

    function it_should_MatchingRule_when_calling_passwordNeverExpires()
    {
        $this->passwordNeverExpires()->shouldReturnAnInstanceOf('LdapTools\\Query\\Operator\\MatchingRule');
    }