PHP Класс spec\LdapTools\Connection\LdapControlSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
it_is_initializable ( )
it_should_be_able_to_set_the_criticality_and_value_in_the_constructor ( )
it_should_chain_the_setters ( )
it_should_encode_a_simple_int_control_value_with_the_helper_berEncodeInt ( )
it_should_get_the_array_structure_of_the_control ( )
it_should_have_a_default_criticality_of_false ( )
it_should_have_a_default_value_of_null ( )
it_should_set_the_criticality ( )
it_should_set_the_oid ( )
it_should_set_the_oid_in_the_constructor ( )
it_should_set_the_value ( )
let ( )

Описание методов

it_is_initializable() публичный метод

public it_is_initializable ( )

it_should_be_able_to_set_the_criticality_and_value_in_the_constructor() публичный метод

it_should_chain_the_setters() публичный метод

it_should_encode_a_simple_int_control_value_with_the_helper_berEncodeInt() публичный метод

it_should_get_the_array_structure_of_the_control() публичный метод

it_should_have_a_default_criticality_of_false() публичный метод

it_should_have_a_default_value_of_null() публичный метод

it_should_set_the_criticality() публичный метод

it_should_set_the_oid() публичный метод

it_should_set_the_oid_in_the_constructor() публичный метод

it_should_set_the_value() публичный метод

let() публичный метод

public let ( )