PHP 클래스 spec\LdapTools\Factory\SchemaParserFactorySpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ldaptools/ldaptools

공개 메소드들

메소드 설명
getMatchers ( )
it_is_initializable ( )
it_should_have_a_constant_for_the_yaml_parser_type ( )
it_should_return_the_correct_parser_type_when_calling_get ( )
it_should_thrown_InvalidArgumentException_when_passing_unknown_parser_types ( )

메소드 상세

getMatchers() 공개 메소드

public getMatchers ( )

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_have_a_constant_for_the_yaml_parser_type() 공개 메소드

it_should_return_the_correct_parser_type_when_calling_get() 공개 메소드

it_should_thrown_InvalidArgumentException_when_passing_unknown_parser_types() 공개 메소드