PHP Class spec\LdapTools\Security\FlagsSpec

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

Public Methods

Method Description
it_is_initializable ( )
it_should_add_a_flag ( )
it_should_check_if_a_flag_is_set_when_calling_has ( )
it_should_get_the_flags_value ( )
it_should_remove_a_flag ( )
let ( )

Method Details

it_is_initializable() public method

public it_is_initializable ( )

it_should_add_a_flag() public method

it_should_check_if_a_flag_is_set_when_calling_has() public method

it_should_get_the_flags_value() public method

it_should_remove_a_flag() public method

let() public method

public let ( )