PHP Class spec\LdapTools\Object\LdapObjectTypeSpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostra file Open project: ldaptools/ldaptools

Public Methods

Method Description
getMatchers ( )
it_is_initializable ( )
it_should_have_a_computer_type_constant ( )
it_should_have_a_contact_type_constant ( )
it_should_have_a_container_type_constant ( )
it_should_have_a_deleted_type_constant ( )
it_should_have_a_group_type_constant ( )
it_should_have_a_user_type_constant ( )
it_should_have_an_exchange_activesync_policy_type_constant ( )
it_should_have_an_exchange_dag_type_constant ( )
it_should_have_an_exchange_database_type_constant ( )
it_should_have_an_exchange_owa_type_constant ( )
it_should_have_an_exchange_rbac_policy_type_constant ( )
it_should_have_an_exchange_recipient_policy_type_constant ( )
it_should_have_an_exchange_server_type_constant ( )
it_should_have_an_exchange_transport_rule_type_constant ( )
it_should_have_an_ou_type_constant ( )

Method Details

getMatchers() public method

public getMatchers ( )

it_is_initializable() public method

public it_is_initializable ( )

it_should_have_a_computer_type_constant() public method

it_should_have_a_contact_type_constant() public method

it_should_have_a_container_type_constant() public method

it_should_have_a_deleted_type_constant() public method

it_should_have_a_group_type_constant() public method

it_should_have_a_user_type_constant() public method

it_should_have_an_exchange_activesync_policy_type_constant() public method

it_should_have_an_exchange_dag_type_constant() public method

it_should_have_an_exchange_database_type_constant() public method

it_should_have_an_exchange_owa_type_constant() public method

it_should_have_an_exchange_rbac_policy_type_constant() public method

it_should_have_an_exchange_recipient_policy_type_constant() public method

it_should_have_an_exchange_server_type_constant() public method

it_should_have_an_exchange_transport_rule_type_constant() public method

it_should_have_an_ou_type_constant() public method