PHP Класс spec\LdapTools\Security\GUIDSpec

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

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

Метод Описание
it_is_initializable ( )
it_should_get_the_binary_representation_of_the_GUID ( )
it_should_get_the_string_representation_of_the_GUID ( )
it_should_have_a_magic_to_string_function_that_outputs_the_friendly_string_name ( )
it_should_throw_an_exception_if_the_binary_guid_was_not_valid ( )
let ( )

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

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

public it_is_initializable ( )

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

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

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

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

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

public let ( )