PHP Class spec\LdapTools\Security\GUIDSpec

Inheritance: extends PhpSpec\ObjectBehavior
显示文件 Open project: ldaptools/ldaptools

Public Methods

Method Description
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 ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_get_the_binary_representation_of_the_GUID() public method

it_should_get_the_string_representation_of_the_GUID() public method

it_should_have_a_magic_to_string_function_that_outputs_the_friendly_string_name() public method

it_should_throw_an_exception_if_the_binary_guid_was_not_valid() public method

let() public method

public let ( )